Ward Fisher
462ec93913
Whew! Updated copyright stanza in nc_test4.
2018-12-06 15:27:32 -07:00
Ed Hartnett
6363cae315
fixed warnings
2017-10-24 12:18:20 -06:00
Ward Fisher
b25dbcd24a
Added an explicit error message string to nc_strerror for NC_ECANTEXTEND.
2014-08-18 14:24:16 -06:00
Quincey Koziol
e1fc13b215
Many changes to address NCF-177 (renaming dimensions and variables). Also
...
many cleanups to fix compiler warnings, streamline iteration over objects
in HDF5 file when opening the file, and generally straightening out the code
to be cleaner and simpler.
Tested on Mac OS/X with gcc 4.8 and OpenMPI (which uses clang).
2013-11-30 23:20:28 -06:00
Ward Fisher
909f569de0
Changed argument list of nc_rename_grp to match definition of nc_rename_grp,
...
changed invocation of nc_rename_grp in renamegroup.c.
2013-07-22 17:27:43 +00:00
Ward Fisher
0401fafb3b
Changed argument list of nc_rename_grp to match definition of nc_rename_grp,
...
changed invocation of nc_rename_grp in renamegroup.c.
2013-07-22 17:04:54 +00:00
Dennis Heimbigner
05369372f7
Debugged previously added
...
code to support group rename.
Also added a simple test case.
2013-07-21 01:08:39 +00:00