hdf5/tools/lib
MuQun Yang a21f74ce6a [svn-r3633]
Purpose:
    fixing the format of dumper output for windows test
Description:
    New dumptest includes the feature that an error of the output will be put into stderr in linux
    On windows, that stderr will not be redirected into the output file and the comparsion between the expected file and the dumper output is not correct.
Solution:
     change fprintf(stderr .....) at h5tool_util.c into fprintf(stdout ......) so that it fits the comparison.

Platforms tested:
    windows 2000
2001-03-14 16:38:55 -05:00
..
Dependencies [svn-r3490] Purpose: 2001-02-22 16:55:15 -05:00
h5tools_str.c [svn-r3572] Purpose: 2001-03-08 15:19:30 -05:00
h5tools_str.h [svn-r3572] Purpose: 2001-03-08 15:19:30 -05:00
h5tools_utils.c [svn-r3633] 2001-03-14 16:38:55 -05:00
h5tools_utils.h [svn-r3571] Purpose: 2001-03-08 15:18:42 -05:00
h5tools.c [svn-r3573] Purpose: 2001-03-08 15:21:05 -05:00
h5tools.h [svn-r3573] Purpose: 2001-03-08 15:21:05 -05:00
Makefile.in [svn-r3570] Purpose: 2001-03-08 15:17:52 -05:00
talign.c [svn-r3569] Purpose: 2001-03-08 15:17:12 -05:00