Changes between Version 1 and Version 2 of Ticket #69938, comment 3
- Timestamp:
- May 9, 2024, 7:27:24 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69938, comment 3
v1 v2 2 2 3 3 * a segfault after running the h5py test suite: https://github.com/macports/macports-ports/pull/23871 4 * `ValueError: Not a datatype (not a datatype)` when trying to use h5py at all if hdf5 was built with `--disable-nonstandard-feature-float16` (which MacPorts hdf5 is): https://github.com/macports/macports-ports/pull/238704 * `ValueError: Not a datatype (not a datatype)` when trying to use h5py at all if hdf5 was built with `--disable-nonstandard-feature-float16` (which MacPorts hdf5 now is—that was the fix for #69861): https://github.com/macports/macports-ports/pull/23870