diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-04-09 18:25:18 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-04-09 18:25:18 (GMT) |
commit | 753d9839d24226368c5ebeffbab237249287ae52 (patch) | |
tree | 298da1b54537d086a6ca11031dec8ff964107041 /MANIFEST | |
parent | 493be71eb10d1d1a30702c7b82bf393a238f0a64 (diff) | |
download | hdf5-753d9839d24226368c5ebeffbab237249287ae52.zip hdf5-753d9839d24226368c5ebeffbab237249287ae52.tar.gz hdf5-753d9839d24226368c5ebeffbab237249287ae52.tar.bz2 |
[svn-r13615]
bug fixes
substituted hize_t array index variables for int
stack corruption in the h52gif reading routine, wrote a new routine
shell script for gif tests, added check of program return value
enabled the gif test script
tested: linux pgcc, solaris, linux 64
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1507,11 +1507,12 @@ ./hl/tools/gif2h5/gifread.c ./hl/tools/gif2h5/hdf2gif.c ./hl/tools/gif2h5/hdfgifwr.c -./hl/tools/gif2h5/readhdf.c ./hl/tools/gif2h5/writehdf.c ./hl/tools/gif2h5/h52gifgentst.c ./hl/tools/gif2h5/h52giftest.sh - +# testfiles +./hl/tools/testfiles/image1.gif +./hl/tools/testfiles/h52giftst.h5 # hl fortran |