hdf5/tools/misc
Raymond Lu 24ccb5da13 [svn-r10881] Purpose: Bug fix
Description: After recent fix of family driver bug(#213), some failure
was discovered on sol and kelgia in daily test.  Family files can't be
opened by hdf5/tools/misc/repart_test.c.  It turned out to be the
destination size of "off_t" type wasn't passed in through H5Pset()
correctly.

Solution: In tools/misc/h5repart.c, copy the destination size to a
variable of "hsize_t" type and pass in to H5Pset().

Platforms tested: sol and kelgia where the failure was discovered.
2005-06-08 15:50:58 -05:00
..
h5cc.in [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5debug.c [svn-r10506] Purpose: 2005-03-29 16:45:09 -05:00
h5import.c [svn-r6545] Purpose: 2003-03-31 13:12:46 -05:00
h5redeploy.in [svn-r7816] Purpose: 2003-11-04 13:10:59 -05:00
h5repart_gentest.c [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
h5repart.c [svn-r10881] Purpose: Bug fix 2005-06-08 15:50:58 -05:00
Makefile.am [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
Makefile.in [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
pdb2hdf.c [svn-r8163] Purpose: 2004-02-07 15:09:32 -05:00
repart_test.c [svn-r10881] Purpose: Bug fix 2005-06-08 15:50:58 -05:00
testh5repart.sh.in [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00