netcdf-c/ncdump/expected
Dennis Heimbigner 8e6beda671 NetCDF-c Github issue #178
NetCDF-c Github issue #178 / esupport BNL-694121

The ncgen man pages says:
> Note also that the words variable',dimension', data',group', and
> `types' are legal CDL names, but be careful that there is a space be-
> tween them and any following colon character when used as a variable
> name. This is mostly an issue with attribute declarations.

Ncdump does not obey this rule.
The fix is to modify ncdump/ncdump.c to check if a variable name is
a keyword.

Also added test case.
2015-12-26 18:19:04 -07:00
..
c0.dmp
CMakeLists.txt
example_good.dmp
fills.dmp
Makefile.am NetCDF-c Github issue #178 2015-12-26 18:19:04 -07:00
n3time.dmp
nc_enddef.dmp
nc_sync.dmp
pres_temp_4D.dmp
ref_const_test.dmp
ref_ctest1_nc4.dmp
ref_ctest1_nc4c.dmp
ref_dimscope.dmp
ref_keyword.dmp NetCDF-c Github issue #178 2015-12-26 18:19:04 -07:00
ref_nctst_64bit_offset.dmp
ref_nctst_netcdf4_classic.dmp
ref_nctst_netcdf4.dmp
ref_nctst.dmp
ref_niltest.dmp
ref_solar.dmp
ref_tst_chardata.dmp
ref_tst_comp2.dmp
ref_tst_comp3.dmp
ref_tst_comp.dmp
ref_tst_econst.dmp
ref_tst_enum_data.dmp
ref_tst_group_data.dmp
ref_tst_h_scalar.dmp
ref_tst_long_charconst.dmp
ref_tst_names.dmp
ref_tst_nans.dmp
ref_tst_nul3.dmp
ref_tst_nul4.dmp
ref_tst_opaque_data.dmp
ref_tst_small.dmp
ref_tst_solar_1.dmp
ref_tst_solar_2.dmp
ref_tst_special_atts3.dmp
ref_tst_special_atts.dmp
ref_tst_string_data.dmp
ref_tst_unicode.dmp
ref_tst_unlim2.dmp
ref_tst_utf8.dmp
ref_tst_vlen_data2.dmp
ref_tst_vlen_data.dmp
ref_typescope.dmp
sfc_pres_temp.dmp
simple_xy.dmp
small2.dmp
small.dmp
test0.dmp
tst_chararray.dmp
tst_ncml.dmp
unlimtest1.dmp
unlimtest2.dmp