diff options
author | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 1999-08-25 15:33:16 (GMT) |
---|---|---|
committer | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 1999-08-25 15:33:16 (GMT) |
commit | 581fe7cf75eb95f60e05a9f374be8eb038f6a343 (patch) | |
tree | 215dcbf512de83a737331a147c2468b602a6d35f /config/depend.in | |
parent | cd917cd14b866c8b45764646b3c828dd36af2d2e (diff) | |
download | hdf5-581fe7cf75eb95f60e05a9f374be8eb038f6a343.zip hdf5-581fe7cf75eb95f60e05a9f374be8eb038f6a343.tar.gz hdf5-581fe7cf75eb95f60e05a9f374be8eb038f6a343.tar.bz2 |
[svn-r1594]
added a conditional for __INT64 in the part of the code where the file
addresses are given types. so now if the sizeof__int64 is >=8 then haddr_t
is typedefed to an unsigned __int64 and the HADDR_UNDEF = ((haddr_t)(__int64)(-1)).
I used the unsigned long long as my example.
Diffstat (limited to 'config/depend.in')
0 files changed, 0 insertions, 0 deletions