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

[netCDF #OWN-704612]: Inconsistency in the F90 manual



Hi Stephen,

You wrote:
> > In the manual netcdf-f90.pdf on p. 13 it states:
> >
> > function nf90_create...
> > ...
> > real, optional, intent(in) :: cache_preemption
> >
> > In the source code netcdf-fortran-4.4.0-rc1 it states:
> >
> > integer, optional, intent(in) :: cache_preemption

It turns out the source code was right and the manual was wrong.  It's 
fixed now, in the online manual at

  http://www.unidata.ucar.edu/netcdf/docs/netcdf-f77.pdf

and the .texi source used to generate the PDF, on GitHub:

  
https://github.com/Unidata/netcdf-fortran/commit/10ee5b3e2517fcd36109612aa9c37a356f5644ec

Thanks again for reporting the problem.

--Russ

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



Ticket Details
===================
Ticket ID: OWN-704612
Department: Support netCDF
Priority: Normal
Status: Closed