[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #LAG-998412]: Bug in netcdf-fortran-4.2



Hi Luis,

> there is a little bug in netcdf4_constants.f90, line 29:
> 
> it must not be
> 
> integer (kind = EightByteInt),  parameter, public :: &
> nf90_fill_uint   = 4294967295_8
> 
> but
> 
> integer (kind = EightByteInt),  parameter, public :: &
> nf90_fill_uint   = 4294967295_EightByteInt
> 
> because _8 is not standard conforming.

Thanks, I've forwarded your fix to Richard Weed, who's working on the next 
version, and also committed it to our current netcdf-fortran trunk in svn.

--Russ

> Cheerio,
> Luis
> --
> \\\\\\
> (-0^0-)
> --------------------------oOO--(_)--OOo-----------------------------
> 
> Luis Kornblueh                           Tel. : +49-40-41173289
> Max-Planck-Institute for Meteorology     Fax. : +49-40-41173298
> Bundesstr. 53
> D-20146 Hamburg                   Email: address@hidden
> Federal Republic of Germany
> 
> 
> 

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: LAG-998412
Department: Support netCDF
Priority: Normal
Status: Closed


NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.