netcdf-c/ncgen
Sean McBride 5a4040b8e2 Fixed various clang Wunused-but-set-variable warnings
Mostly, this was dead code.

In some cases, the variable looked useful in debug, so I kept it but mark it unused by casting it to void.
2024-11-15 23:55:07 -05:00
..
bindata.c Try to be more consistent with types of alignments/offsets 2024-03-25 09:25:23 +00:00
bytebuffer.c Fix more sign conversion warnings in ncgen 2024-03-25 09:25:24 +00:00
bytebuffer.h Change bbAppendn argument type to size_t 2024-03-25 09:25:18 +00:00
c0_4.cdl Tweaking cdl files so that we can compare against them. 2016-11-18 11:07:20 -07:00
c0.cdl Tweaking cdl files so that we can compare against them. 2016-11-18 11:07:20 -07:00
c5.cdl merge-squash 2015-10-09 10:12:11 -06:00
cdata.c Change type of opaque object length member 2024-03-25 09:25:24 +00:00
cdfdata.c ncgen directory updated 2018-12-06 15:40:43 -07:00
CMakeLists.txt Merge pull request #2917 from MehdiChinoune/ci-mingw 2024-05-14 17:26:43 -07:00
cmldata.c Replaced trivial uses of sprintf with snprintf 2023-12-08 13:30:38 -05:00
compound_datasize_test2.cdl support fixes for Github issue 323 2016-11-17 15:29:32 -07:00
compound_datasize_test.cdl Reformated source cdl to allow for a diff test. 2016-11-16 10:57:36 -07:00
ctests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
cvt.c Fix more sign conversion warnings in ncgen 2024-03-25 09:25:24 +00:00
data.c Fix more sign conversion warnings in ncgen 2024-03-25 09:25:24 +00:00
data.h Change type of opaque object length member 2024-03-25 09:25:24 +00:00
debug.c Auto fixed clang-tidy readability-redundant-declaration warnings 2024-03-01 20:46:58 -05:00
debug.h Fix ncgen handling of big data sections 2020-05-14 11:20:46 -06:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
dump.c Remove unused function from ncgen/dump.c 2024-03-25 09:25:23 +00:00
dump.h ncgen directory updated 2018-12-06 15:40:43 -07:00
env Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
escapes.c Silence some conversion warnings in ncgen generated files 2024-03-25 09:25:24 +00:00
f77data.c Replaced trivial uses of sprintf with snprintf 2023-12-08 13:30:38 -05:00
foo.cdl Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +00:00
ftests.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
genbin.c Fixed various clang Wunused-but-set-variable warnings 2024-11-15 23:55:07 -05:00
genc.c Fix return type of listlength 2024-03-25 09:25:24 +00:00
genchar.c Fix more sign conversion warnings in ncgen 2024-03-25 09:25:24 +00:00
gencml.c Replaced trivial uses of sprintf with snprintf 2023-12-08 13:30:38 -05:00
generate.c Merge Unidata/netcdf-c:main into branch to take advantage of Windows runner-based CI on github actions. 2024-04-18 16:42:35 -06:00
generate.h Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
generr.c Fix a few issues related to detection of libhdf4. 2024-06-04 16:15:49 -06:00
generr.h This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
genf77.c Merge Unidata/netcdf-c:main into branch to take advantage of Windows runner-based CI on github actions. 2024-04-18 16:42:35 -06:00
genj.c Merge Unidata/netcdf-c:main into branch to take advantage of Windows runner-based CI on github actions. 2024-04-18 16:42:35 -06:00
genjjni.c Replaced trivial uses of sprintf with snprintf 2023-12-08 13:30:38 -05:00
genjstd.c ncgen directory updated 2018-12-06 15:40:43 -07:00
genlib.c This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
genlib.h Silence some conversion warnings in ncgen generated files 2024-03-25 09:25:24 +00:00
getfill.c Fix return type of listlength 2024-03-25 09:25:24 +00:00
includes.h This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
internals.html Spelling fixes 2019-09-18 08:03:01 -06:00
jdata.c This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
jdatajni.c Replaced trivial uses of sprintf with snprintf 2023-12-08 13:30:38 -05:00
jdatastd.c ncgen directory updated 2018-12-06 15:40:43 -07:00
jtests.sh Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests 2014-12-28 22:42:05 -07:00
lfs-tests Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
list.c ncgen directory updated 2018-12-06 15:40:43 -07:00
list.h Fix return type of listlength 2024-03-25 09:25:24 +00:00
main_cpp.cpp This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
main.c Merge branch 'main' into clang-tidy-fixes 2024-04-02 15:30:47 -06:00
Makefile.am Add support for Zarr string type to NCZarr 2022-08-27 20:21:13 -06:00
makeparser.sh Swapped /bin/bash for /bin/sh to test on osx. 2018-08-12 23:01:08 -06:00
ncf199.cdl Updating ncgen run_nc4_tests.sh script to ensure that results are tested in addition to whether or not ncgen exited successfully. 2016-11-16 11:09:14 -07:00
ncf345.cdl Docs migration 2021-11-11 10:47:49 -07:00
ncgen.1 Correct a typo in support of https://github.com/Unidata/netcdf-c/issues/2534 2022-10-26 09:22:50 -06:00
ncgen.h Silence some conversion warnings in ncgen generated files 2024-03-25 09:25:24 +00:00
ncgen.l Silence some conversion warnings in ncgen generated files 2024-03-25 09:25:24 +00:00
ncgen.y Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
ncgenl.c Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
ncgeny.c Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
ncgeny.h Cleanup various Zarr-related build issues 2024-05-15 18:46:25 -06:00
odom.c Replaced trivial uses of sprintf with snprintf 2023-12-08 13:30:38 -05:00
odom.h ncgen directory updated 2018-12-06 15:40:43 -07:00
ref_camrun.cdl Spelling fixes 2019-09-18 08:03:01 -06:00
run_tests2.sh Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
semantics.c Merge Unidata/netcdf-c:main into branch to take advantage of Windows runner-based CI on github actions. 2024-04-18 16:42:35 -06:00
tst_gattenum.cdl Apparently we have no .cdl test cases that have 2017-03-18 17:57:48 -06:00
tst_usuffix.cdl re: gihub issue https://github.com/Unidata/netcdf-c/issues/380 2017-03-24 18:56:14 -06:00
util.c Merge Unidata/netcdf-c:main into branch to take advantage of Windows runner-based CI on github actions. 2024-04-18 16:42:35 -06:00
util.h Try to be more consistent with types of alignments/offsets 2024-03-25 09:25:23 +00:00