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

Moved libver symbols to hdf.h #580

Closed
wants to merge 1 commit into from

Conversation

derobins
Copy link
Member

The following symbols have been moved from hfile.h (now hfile_priv.h) to hdf.h:

    LIBVER_MAJOR
    LIBVER_MINOR
    LIBVER_RELEASE
    LIBVER_SUBRELEASE
    LIBVER_STRING
    LIBVSTR_LEN
    LIBVER_LEN

The following symbols have been moved from hfile.h (now hfile_priv.h)
to hdf.h:

        LIBVER_MAJOR
        LIBVER_MINOR
        LIBVER_RELEASE
        LIBVER_SUBRELEASE
        LIBVER_STRING
        LIBVSTR_LEN
        LIBVER_LEN
@derobins derobins added Component - C Library Core C library issues Type - Improvement Improvements that don't add a new feature or functionality Priority - 1. High 🔼 These are important issues that should be resolved in the next release labels Feb 22, 2024
@derobins
Copy link
Member Author

wtf is wrong with CMake? This is a trivial change.

@derobins derobins closed this Feb 22, 2024
@derobins derobins deleted the libver_to_hdf_h branch March 3, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - C Library Core C library issues Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant