Commits

Robb Matzke committed 4327ebda2e4
[svn-r456] Changes since 19980706 ---------------------- ./src/H5public.h If sizeof(size_t)==sizeof(long long) then we define `hsize_t' in terms of size_t to get rid of warnings on systems that treat `long long' the same as `long'.