Skip to content

Conversation

@mattjala
Copy link
Collaborator

  • If the REST VOL is built against HDF5 >= 2.0.0, update the random datatype generator to avoid generating complex datatypes
  • Disable running tests with autotools against HDF5 develop, since HDF5 >= 2.0.0 doesn't support autotools builds

@mattjala mattjala added the bug Something isn't working label Nov 18, 2024
fi

# Autotools build isn't supported by HDF5 >= 2.0.0, so assume HDF5 version is < 2.0.0
AC_DEFINE([HDF5_2], [0], [Whether HDF5 version is at least 2.0.0])
Copy link
Collaborator

@jhendersonHDF jhendersonHDF Nov 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since Autotools builds are still supported in develop, I think we should keep testing until the Autotools code is removed

@jhendersonHDF jhendersonHDF merged commit 56703e8 into HDFGroup:master Nov 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants