diff options
author | Peter Cao <xcao@hdfgroup.org> | 2008-08-06 18:16:44 (GMT) |
---|---|---|
committer | Peter Cao <xcao@hdfgroup.org> | 2008-08-06 18:16:44 (GMT) |
commit | 2b3a491ee19dc9ef1b5fcd2c2dcff296174e23b6 (patch) | |
tree | c423b4f390fca4a9cf8c983a869c3d6701841d0f /Makefile.in | |
parent | e47c44c04a4a603911c7220504234df3eae32807 (diff) | |
download | hdf5-2b3a491ee19dc9ef1b5fcd2c2dcff296174e23b6.zip hdf5-2b3a491ee19dc9ef1b5fcd2c2dcff296174e23b6.tar.gz hdf5-2b3a491ee19dc9ef1b5fcd2c2dcff296174e23b6.tar.bz2 |
[svn-r15439] Add the following patch
===
The following patch to h5copy.c on or near line 173 makes the
tool substantially more useful...
*flag = (*flag) | fla;
Because the command-line option parsing permits multiple '-f' arguments,
this will have the effect of or'ing the flags together so one can do
someting like....
~/tmp/hdf5-1.8.1/tools/h5copy/h5copy -i multi_ucd3d.h5 -s block5 -o gorfo -d foo -f shallow -f soft
Mark C. Miller, Lawrence Livermore National Laboratory
email: mailto:miller86@llnl.gov
===
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions