summaryrefslogtreecommitdiffstats
path: root/src/H5Znbit.c
diff options
context:
space:
mode:
authorJohn Mainzer <mainzer@hdfgroup.org>2005-05-02 21:36:43 (GMT)
committerJohn Mainzer <mainzer@hdfgroup.org>2005-05-02 21:36:43 (GMT)
commit724cbc561527005e2cd4cb7026e2a144dfbef5e8 (patch)
tree89f0fe22b3689bc96926f70ca4fa84fdf193ef20 /src/H5Znbit.c
parentf6fd474fe418db0c27c474a002c414004770f098 (diff)
downloadhdf5-724cbc561527005e2cd4cb7026e2a144dfbef5e8.zip
hdf5-724cbc561527005e2cd4cb7026e2a144dfbef5e8.tar.gz
hdf5-724cbc561527005e2cd4cb7026e2a144dfbef5e8.tar.bz2
[svn-r10717] Purpose:
Remove C99 types from new metadata cache related API calls (take 2 -- missed one in the previous check in) Description: Windows (and perhaps others) don't like int32_t and int64_t. While we have dealt with the issue internally, it is more of a problem in API calls. Solution: Convert int32_t to int and int64_t to long int in the new metadata cache related API calls. Platforms tested: heping Misc. update:
Diffstat (limited to 'src/H5Znbit.c')
0 files changed, 0 insertions, 0 deletions