diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2001-03-14 21:38:55 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2001-03-14 21:38:55 (GMT) |
commit | a21f74ce6a2b67561bec38281c5328d3e864f534 (patch) | |
tree | c233dbcd5b0660be11cbf684ec0c8f297d5ac68f /examples/Makefile.in | |
parent | 693131fe40f5c4c014abc590be01bacb9ccdedb7 (diff) | |
download | hdf5-a21f74ce6a2b67561bec38281c5328d3e864f534.zip hdf5-a21f74ce6a2b67561bec38281c5328d3e864f534.tar.gz hdf5-a21f74ce6a2b67561bec38281c5328d3e864f534.tar.bz2 |
[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
Diffstat (limited to 'examples/Makefile.in')
0 files changed, 0 insertions, 0 deletions