summaryrefslogtreecommitdiffstats
path: root/c++/src/H5Exception.h
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-03-05 23:09:59 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-03-05 23:09:59 (GMT)
commite99887cc669f3dccba8a4869a21b8cc1a8e3a3b6 (patch)
tree0c34fb56c41bf3aded23edea449ee97c23b5341d /c++/src/H5Exception.h
parent659945ecb58ad2ad3d7e6c5bc988cba146cba85d (diff)
downloadhdf5-e99887cc669f3dccba8a4869a21b8cc1a8e3a3b6.zip
hdf5-e99887cc669f3dccba8a4869a21b8cc1a8e3a3b6.tar.gz
hdf5-e99887cc669f3dccba8a4869a21b8cc1a8e3a3b6.tar.bz2
[svn-r3549] Purpose:
Adding Test Description: - Add the tests to the Makefile so that they'll be executed. - Fixed a few bugs in dsets.cpp * Some buffers should have been char *'s instead of void *'s. * An iterator for a loop wasn't declared properly. - Formatting changes Solution: - Changed the void *'s to char *'s. - Declared the loop iterator. NOTE: Doesn't work just yet. There's a conflict with a C++ keyword (delete) in the H5Pprivate.h header file. Quincey's looking into this. Platforms tested: Linux
Diffstat (limited to 'c++/src/H5Exception.h')
0 files changed, 0 insertions, 0 deletions