[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[UDUNITS #FLZ-896534]: compilation errors for udunits.inc on SUN with f90
- Subject: [UDUNITS #FLZ-896534]: compilation errors for udunits.inc on SUN with f90
- Date: Thu, 15 Dec 2011 10:44:31 -0700
Steve,
> udunits.inc and readgeneral*.F are attached.
The trial 2 "udunits.inc" file contained this:
c #define UD_POINTER integer*4
Because the directive is disabled, the C preprocessor (even if it's run) won't
be able to substitute the string "integer*4" for the string "UD_POINTER".
Retry trial 2 after enabling the directive.
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: FLZ-896534
Department: Support UDUNITS
Priority: Normal
Status: Closed