hdf5/c++
Binh-Minh Ribler d7684581aa [svn-r4805]
Purpose:
    Bug fix
Description:
    In several if statements, '>' was used in place of '<='.  This
    caused exceptions thrown inappropriately.  Replaced '>' by '<='
    where applicable.
Platforms tested:
    SunOS 5.7 (arabica)
    Windows 98
2002-01-09 12:14:05 -05:00
..
config [svn-r4745] 2001-12-19 17:02:16 -05:00
examples [svn-r4466] 2001-09-21 18:50:15 -05:00
src [svn-r4805] 2002-01-09 12:14:05 -05:00
test [svn-r4670] Purpose: 2001-12-05 11:42:40 -05:00
aclocal.m4 [svn-r2903] Purpose: 2000-11-14 18:16:05 -05:00
configure [svn-r4744] 2001-12-19 16:57:24 -05:00
configure.in [svn-r4688] 2001-12-10 13:37:44 -05:00
Makefile.in [svn-r4467] 2001-09-21 18:52:37 -05:00