mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
c7f2d5c41e
Correction to previous print_manager_output bugfix Description: Although the previous bugfix did fix all the errors, it was not the correct way to fix the problem. Since the manager will only buffer output when run in parallel mode, in serial mode this function should not even be called. Solution: Wrapped print_manager_output in #define's to prevent it from being included in serial builds. Platforms tested: heping (serial + parallel) Misc. update: |
||
---|---|---|
.. | ||
h5diff_main.c | ||
Makefile.am | ||
Makefile.in | ||
testh5diff_attr.c | ||
testh5diff_basic.c | ||
testh5diff_dset.c | ||
testh5diff_main.c | ||
testh5diff_util.c | ||
testh5diff.h | ||
testh5diff.sh | ||
testph5diff.sh |