netcdf-c/libdispatch
Dennis Heimbigner 6f86660da8 Fix missing forward declarations
re: issue https://github.com/Unidata/netcdf-c/issues/1687

static functions are being used before decl and it causes
errors. Only occurs when BIG_ENDIAN is defined.
Solution is to add the forward declarations.
2020-04-03 20:15:34 -06:00
..
CMakeLists.txt Correct a cmake linking error discovered when working in a mips qemu environment. 2020-01-02 12:57:59 -05:00
crc32.c
crc32.h
datt.c added anchors for reading_attributes and writing_attributes, and refs to them, also changed order of files in Doxygen.in 2019-11-08 05:19:51 -07:00
dattget.c added anchors for reading_attributes and writing_attributes, and refs to them, also changed order of files in Doxygen.in 2019-11-08 05:19:51 -07:00
dattinq.c cleanup and minor fixes for attribute inq functions 2019-11-07 09:46:23 -07:00
dattput.c added anchors for reading_attributes and writing_attributes, and refs to them, also changed order of files in Doxygen.in 2019-11-08 05:19:51 -07:00
dauth.c Add support for CURLOPT_CONNECTTIMEOUT 2020-01-09 11:48:04 -07:00
daux.c
dcompound.c
dcopy.c Remove netcdf-4 conditional on the dispatch table. 2019-07-20 13:59:40 -06:00
ddim.c
ddispatch.c Fix NC_coord_zero indexing in NCDISPATCH_initialize() 2019-11-14 08:26:33 -09:00
defcheck.c
denum.c
derror.c Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
dfile.c Fix open/create of UTF8 names 2020-03-11 11:25:57 -06:00
dfilter.c Fix missing forward declarations 2020-04-03 20:15:34 -06:00
dgroup.c
dhttp.c Make the dap4 code resistant to various server errors. 2020-01-08 15:18:31 -07:00
dinfermodel.c now UDF mode flags take priority over NC_NETCDF4 2019-11-13 12:13:33 -07:00
dinternal.c
dnotnc3.c final removal 2019-08-15 07:05:10 -06:00
dnotnc4.c Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
doffsets.c
dopaque.c
dparallel.c documentation improvements for nc_var_par_access() 2020-03-02 16:36:56 -07:00
drc.c Addressing a potential null argument to strlen 2019-10-24 14:28:39 -06:00
dreadonly.c removed NC from open in dispatch table 2019-08-01 14:30:20 -06:00
dstring.c
dtype.c
durlmodel.c
dutf8.c
dutil.c Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
dv2i.c
dvar.c updated documentation 2020-03-06 09:54:26 -07:00
dvarget.c removed non-relaxed coord bounds from test code 2019-11-26 06:20:34 -07:00
dvarinq.c updated documentation of nc_inq_var_deflate() to describe behavior of deflate_level when deflate not in use 2020-03-17 10:33:53 -06:00
dvarput.c now always relax! 2019-11-26 05:36:16 -07:00
dvlen.c
dwinpath.c
json.c
Makefile.am Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
nc.c Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
ncbytes.c
nchashmap.c
nclist.c
nclistmgr.c Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
nclog.c
ncsettings.hdr
nctime.c Fix nctime to not include ncconfigure.h 2019-05-30 12:47:50 -06:00
ncuri.c Fixed a potential null/garbage free. 2019-10-24 16:37:52 -06:00
netcdf.m4
stubdef.c
u8.c
u8.h
utf8proc_data.c
utf8proc.c
utf8proc.h Spelling fixes 2019-09-18 08:03:01 -06:00