diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2005-09-17 22:37:48 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2005-09-17 22:37:48 (GMT) |
commit | 2540abc1c93d7059bfee696ffcaa577fd628d174 (patch) | |
tree | e7732d2559b7f5e33e647a85fee61f9fc66bd13d /test/tlayouto.h5 | |
parent | 9a8933bb694c57a31e685c57e706a4144eb6b5a3 (diff) | |
download | hdf5-2540abc1c93d7059bfee696ffcaa577fd628d174.zip hdf5-2540abc1c93d7059bfee696ffcaa577fd628d174.tar.gz hdf5-2540abc1c93d7059bfee696ffcaa577fd628d174.tar.bz2 |
[svn-r11426] Purpose: VMS port / bug fix
Description:
On VMS dsets test failed screaming about corrupted stack.
Debugging didn't show any obvious problems. Careful examination
of compilation warning messages (something like "function is used as
data in dsets") made me to search for duplicated names.
It turned out that two variables H5Z_SET_LOCAL and H5Z_CAN_APPLY
were confused with H5Z_set_local and H5Z_can_apply functions from
H5Z.c file.
Solution:
Changed variable names to H5Z_SET_LOCAL_TEST and H5Z_CAN_APPLY_TEST.
Platforms tested: Alpha VMS, heping; minor change
Misc. update:
Diffstat (limited to 'test/tlayouto.h5')
0 files changed, 0 insertions, 0 deletions