mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
f0cd7f8ec1
re: https://github.com/Unidata/netcdf-c/issues/1693 1. Add functions to libdispatch/dnotnc4.c to support dispatch table operations that should work for any dispatch table, even if they do not do anything. Functions such as nc_inq_var_filter. 2. Modify selected dispatch tables to utilize the noop functions. 3. Extend nc_test/tst_formats.c to test. This is an extension of Ed's work to do this for chunking and deflate and szip. See PRs https://github.com/Unidata/netcdf-c/pull/1697 and https://github.com/Unidata/netcdf-c/pull/1692 As a side effect, elide libdispatch/dnotnc3.c since it is no longer used. |
||
---|---|---|
.. | ||
attr.m4 | ||
CMakeLists.txt | ||
depend | ||
dim.c | ||
ffio.c | ||
httpio.c | ||
lookup3.c | ||
Makefile.am | ||
memio.c | ||
mmapio.c | ||
nc3dispatch.c | ||
nc3internal.c | ||
ncFile.c | ||
ncio.c | ||
ncio.h | ||
ncstdio.c | ||
ncstdio.h | ||
ncx_cray.c | ||
ncx.h | ||
ncx.m4 | ||
posixio.c | ||
pstdint.h | ||
putget.m4 | ||
t_ncio.c | ||
t_ncio.in | ||
t_ncxx.m4 | ||
test_nc.sav | ||
v1hpg.c | ||
var.c | ||
winceio.c | ||
XGetopt.c |