Skip to content

Conversation

brtnfld
Copy link
Collaborator

@brtnfld brtnfld commented Oct 10, 2025

Update the documentation table for using H5* API prefixes convention for naming files and modules.

Builds on PR #5912


Important

Renamed Fortran modules and files from H5VFD to H5FD to adhere to H5* API prefix convention, updating documentation and CMake configuration accordingly.

  • Fortran Module Renaming:
    • Rename MODULE H5VFD to MODULE H5FD in H5FDff.F90.
    • Update USE H5VFD to USE H5FD in HDF5.F90.
  • File Renaming:
    • Rename H5VFDff.F90 to H5FDff.F90.
  • CMake Configuration:
    • Update CMakeLists.txt to replace H5VFDff.F90 with H5FDff.F90 in f90_F_BASE_SOURCES and mod_export_files.
  • Documentation:
    • Correct ReferenceManual.dox to use H5FD instead of H5VFD for Virtual File Driver.

This description was created by Ellipsis for dbe9c9e. You can customize this summary. It will automatically update as commits are pushed.

@lrknox lrknox merged commit 5047b30 into HDFGroup:develop Oct 12, 2025
90 checks passed
@github-project-automation github-project-automation bot moved this from To be triaged to Done in HDF5 - TRIAGE & TRACK Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants