diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-28 22:24:07 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-28 22:24:07 (GMT) |
commit | 158d164b9104cee57020e23af7fa7abdc2e567a8 (patch) | |
tree | 8ed7f4e3ad7d1f08f6670bfe531b1df886993cbd /src/H5Sselect.c | |
parent | 83b2e3213ae50ed5e7859e9ed731c1625249de1b (diff) | |
download | hdf5-158d164b9104cee57020e23af7fa7abdc2e567a8.zip hdf5-158d164b9104cee57020e23af7fa7abdc2e567a8.tar.gz hdf5-158d164b9104cee57020e23af7fa7abdc2e567a8.tar.bz2 |
[svn-r6768] Purpose:
Bug Fix
Description:
The compression stuff includes the "zlib.h" header file. This
file on the SP machine was including another file which would
#define const as nothing if the compiler wasn't a Standard C
compiler.
Solution:
Included a flag to make the compiler into an ANSI compiler.
Platforms tested:
Blue (Only affects powerPC computers)
Misc. update:
Diffstat (limited to 'src/H5Sselect.c')
0 files changed, 0 insertions, 0 deletions