Commit Graph

2 Commits

Author SHA1 Message Date
MuQun Yang
a2492924b1 [svn-r4537]
Purpose:
    change long long to long_long for windows support.
Description:
    See the discussion between Albert and Robb at hdf5 library list.
    Generally at H5private.h, long_long is defined to represent long long(most linux platforms),
    __int64(windows etc) and long int(other platforms). It is only used for checking the type
   in current hdf5 library.
Solution:
Platforms tested:
    linux, windows 2000
2001-10-10 12:54:29 -05:00
cvs2svn
48948d51b9 [svn-r4483] This commit was manufactured by cvs2svn to create branch 'hdf5_1_4'. 2001-09-27 08:49:26 -05:00