This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Andreas, > Include "config.h" in oc/xxdr.c to get a consistent setting of > _FILE_OFFSET_BITS. > --- > oc/xxdr.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/oc/xxdr.c b/oc/xxdr.c > index 22c276d..9a93038 100644 > --- a/oc/xxdr.c > +++ b/oc/xxdr.c > @@ -40,6 +40,7 @@ > > #undef XXDRTRACE > > +#include "config.h" > #include <stdlib.h> > #include <stdio.h> > #include <assert.h> > -- > 1.7.10.3 Thanks for the patch! We've incorporated it into the current netCDF snapshot and the separately maintained OPeNDAP client software. --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: JJM-789513 Department: Support netCDF Priority: Normal Status: Closed