Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

H5 f dquery ret value #225

Merged
merged 4 commits into from
May 29, 2024
Merged

H5 f dquery ret value #225

merged 4 commits into from
May 29, 2024

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    8873e17 View commit details
    Browse the repository at this point in the history
  2. Allow HDF5_LIB_INFIX to work with DLL (HDFGroup#4500)

    * Allow HDF5_LIB_INFIX to work with DLL
    
    * Separate individual library name into parts and add suffix option
    
    * Java cannot use alternative names and removed extra setting
    
    * Incorporate the underscore into the CORE name
    byrnHDF authored May 28, 2024
    Configuration menu
    Copy the full SHA
    162e7d6 View commit details
    Browse the repository at this point in the history
  3. Switch H5FDquery() return values to use library's FAIL / SUCCEED macros

    Signed-off-by: Quincey Koziol <quincey@koziol.cc>
    qkoziol committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f5366ae View commit details
    Browse the repository at this point in the history
  4. Update returh value also

    Signed-off-by: Quincey Koziol <quincey@koziol.cc>
    qkoziol committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8f45fe5 View commit details
    Browse the repository at this point in the history