diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2014-07-22 19:06:18 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2014-07-22 19:06:18 (GMT) |
commit | f1f7b15e506820107054bf5e867c3c02686d5c6c (patch) | |
tree | f09d0d8d749c19f286a67c734951bec7f5845a31 /src/H5Fpkg.h | |
parent | d4d24390a23ff1b902dbad6dbb55cde18b17c2c4 (diff) | |
download | hdf5-f1f7b15e506820107054bf5e867c3c02686d5c6c.zip hdf5-f1f7b15e506820107054bf5e867c3c02686d5c6c.tar.gz hdf5-f1f7b15e506820107054bf5e867c3c02686d5c6c.tar.bz2 |
[svn-r25465] BUg fix: HDFFV-8881
testfrome.c has incorrectly exit code (using -1). Fixed by replacing them
with C defined EXIT_FAILURE. Verified by temporary decreaing MAXNUMTESTS
to introduce failure in testhdf to see the changed code did work.
Also replaced all other correctly coded exit codes with the C defined
EXIT_SUCCESS and EXIT_FAILURE. This would help portability for non-Unix
systems.
Tested: h5committest.
Diffstat (limited to 'src/H5Fpkg.h')
0 files changed, 0 insertions, 0 deletions