Commit Graph

3 Commits

Author SHA1 Message Date
Elena Pourmal
9eb005a7d0 [svn-r4137]
Purpose:
    Bufg fix
Description:
    H5Sget_simple_extent_dims function had the third argument of the wrong type.
Solution:
    Replaced the argument with NULL, since it is not used.
Platforms tested:
    T3E
2001-07-06 14:45:59 -05:00
Elena Pourmal
3f49c1a9de [svn-r4108]
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 the argument is optional and was never used.
Platforms tested:
    T3E(mcurie) and IRIX64 (modi4)
2001-07-04 13:00:40 -05:00
cvs2svn
52ea32a129 [svn-r3923] This commit was manufactured by cvs2svn to create branch 'hdf5_1_4'. 2001-05-12 16:12:29 -05:00