hdf5-1.10.0
Takeshi Enomoto
takeshi at macports.org
Wed Apr 6 01:12:34 PDT 2016
Hi,
The version 1.10.0 is a major update to hdf5.
Most notably, there are changes in API and hid_t is changed from
32-bit to 64-bit.
<https://www.hdfgroup.org/HDF5/doc/RM/APICompatMacros.html>
-DH5_USE_16_API, -DH5_USE_18_API may be used in ${configure.cflags}
for backward compatibility.
ncarg required the latter option (r147504).
hdfeos5 fails because int and hid_t are used interchangeably.
I created a patches and committed in r147503.
---
Takeshi Enomoto
takeshi at macports.org
More information about the macports-dev
mailing list