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

Replace non-VOL calls with VOL calls - part 5 #4788

Merged
merged 3 commits into from
Sep 3, 2024

Commits on Aug 29, 2024

  1. Replace non-VOL calls with VOL calls - part 5

    This PR switches H5I_object() and H5I_object_verify() to H5VL_vol_object() and          H5VL_vol_object_verify(), respectively, in the H5M APIs and H5Gdeprec (was left         out by mistake).  This completes the fixes of issue HDFGroupGH-4730.
    bmribler committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0db6cc4 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    bmribler committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    07fabed View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    5fea711 View commit details
    Browse the repository at this point in the history