diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2004-05-28 20:59:50 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2004-05-28 20:59:50 (GMT) |
commit | fbe777b67a3b859d6688111a43f24444cff7d335 (patch) | |
tree | 222c9a8374ed3333dd520c26ecd595986390748f /src/H5D.c | |
parent | b0cde675fef58f0f34defd9deb14c91e99b33c80 (diff) | |
download | hdf5-fbe777b67a3b859d6688111a43f24444cff7d335.zip hdf5-fbe777b67a3b859d6688111a43f24444cff7d335.tar.gz hdf5-fbe777b67a3b859d6688111a43f24444cff7d335.tar.bz2 |
[svn-r8599] Purpose: Bug fix.
Description: One of the CFLAGS -D__GNUC__ caused problem for ecc 8.
It was added because there was conflicting definition for int64_t
in /usr/include/stdint.h and /usr/include/sys/types.h when ecc was updated to
7.1. Since those two files have been updated, the problem is no longer there.
Solution: take the flage -D__GNUC__ out.
Platforms tested: ecc on titan, the only place concerned.
Diffstat (limited to 'src/H5D.c')
0 files changed, 0 insertions, 0 deletions