hdf5/fortran
Quincey Koziol bb042d83c7 [svn-r6950] Purpose:
API tweak.

Description:
    The H5Sget_select_bounds() API call was using hsize_t arrays for retrieving
the 'start' and 'end' coordinates, which is counter to the rest of the dataspace
API.

Solution:
    Change the arrays to be hssize_t instead.

Platforms tested:
    FreeBSD 4.8 (sleipnir) w/C++
    FreeBSD 4.8 (sleipnir) w/parallel
    h5committested

Misc. update:
    Updated all docs for this change.

    Added 1.4 compatibility #ifdef's
2003-06-04 10:22:23 -05:00
..
config [svn-r6842] Purpose: 2003-05-08 18:19:15 -05:00
examples [svn-r6842] Purpose: 2003-05-08 18:19:15 -05:00
src [svn-r6950] Purpose: 2003-06-04 10:22:23 -05:00
test [svn-r6950] Purpose: 2003-06-04 10:22:23 -05:00
testpar [svn-r5981] Purpose: 2002-10-14 09:58:25 -05:00
aclocal.m4 [svn-r5132] Purpose: 2002-04-02 17:08:23 -05:00
acsite.m4 [svn-r6748] Purpose: 2003-04-24 16:08:43 -05:00
configure [svn-r6905] 2003-05-20 08:44:58 -05:00
configure.in [svn-r6905] 2003-05-20 08:44:58 -05:00
Makefile.dist [svn-r2576] Purpose: 2000-09-19 15:06:49 -05:00
Makefile.in [svn-r6732] Purpose: 2003-04-22 17:52:25 -05:00