diff options
author | Xiaowen Wu <wuxiaowe@ncsa.uiuc.edu> | 2005-04-14 02:05:42 (GMT) |
---|---|---|
committer | Xiaowen Wu <wuxiaowe@ncsa.uiuc.edu> | 2005-04-14 02:05:42 (GMT) |
commit | 3604c17051dd13c8bfb09f94dd7ef8aab5e14a5a (patch) | |
tree | 14a640519ebe156754ae4ede81097e7a2cdc4361 /windows | |
parent | bcbae952b8c5592ef78cdbce5199d68a9053d12f (diff) | |
download | hdf5-3604c17051dd13c8bfb09f94dd7ef8aab5e14a5a.zip hdf5-3604c17051dd13c8bfb09f94dd7ef8aab5e14a5a.tar.gz hdf5-3604c17051dd13c8bfb09f94dd7ef8aab5e14a5a.tar.bz2 |
[svn-r10603] Purpose:
Bug fix.
Description:
The nbit filter test case (compound datatype with no-op field)
can not pass the daily test on heping and eirene when the
enable-production option is set with configure and PGI compiler
is used. It will generate segmentation fault.
Solution:
It was found that the seg fault disappears when adding a new
index variable in the test case and using it instead of using
an existing index variable twice during initialization.
This does not make much sense since previous codes is logically
equivalent to the changed codes. So, some other factors beyond
the test case codes may have caused the problem.
Platforms tested:
heping
Misc. update:
Diffstat (limited to 'windows')
0 files changed, 0 insertions, 0 deletions