mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
d9d71b06e4
Purpose: Bug fix Description: One of the function calls (H5Sget_simple_extent_dims) used parameter with the wrong type. That caused compilation errors on T3E. Solution: Used NULL since that argument is optional and was never used. Platforms tested: T3E(mcurie) and IRIX64 (modi4) |
||
---|---|---|
.. | ||
decompress.c | ||
gif2hdf.c | ||
gif2mem.c | ||
gif.h | ||
gifread.c | ||
hdf2gif.c | ||
hdfgifwr.c | ||
Makefile.in | ||
readhdf.c | ||
writehdf.c |