Ward Fisher
462ec93913
Whew! Updated copyright stanza in nc_test4.
2018-12-06 15:27:32 -07:00
luz.paz
74fbacdb82
Misc. source comment typos
...
Some are user-facing. Found via `codespell` and through the downstream FreeCAD.
2018-04-26 23:04:01 -04:00
Ed Hartnett
1e3831f98d
fixed memory leak and warnings in test
2017-10-24 12:54:29 -06:00
Ward Fisher
1c11fc5d59
More refactoring, pushing to avoid accidental loss.
2016-10-21 19:24:40 +00:00
Dennis Heimbigner
835511eaeb
HDF5 is generating unnecessary error messages when netcdf4 logging is enabled
...
re: github netcdf-c issue #271
This occurs for several reasons, including:
1. using H5Aopen_name instead of H5Aexists to test if attribute exists.
2. using H5Eset_auto instead of H5Eset_auto2.
There are probably others that will have to be extinguished as encountered.
p.s Hope I did not overdo this and kill too much.
2016-05-27 10:08:01 -06:00
Ward Fisher
580b4aabe1
Integrated one-line pull request https://github.com/Unidata/netcdf-c/pull/249
2016-04-12 09:30:22 -06:00
Ward Fisher
e2eda755e3
Tweaked empty test to check for limited, unlimited dimensions. Also added a gdb command file for ease of debugging.
2016-02-18 13:59:53 -07:00
Ward Fisher
0eff434098
Renamed test file to be more reflective for what it is doing.
2016-02-16 14:54:10 -07:00