Commits

Raymond Lu committed 52f3545bde4
[svn-r7506] Purpose: Add backward compatbility with v1.6 for Error API; change error tests to avoid printing error messages. Description: If enable-hdf5v1_6 is configured in, make some functions compatible with v1.6. Error test program print out some error messages as it succeeds. Solution: Use #ifdef H5_WANT_H5_V1_6_COMPAT statements. Use shell script to compare error test output with the standard one. Platforms tested: h5committest