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

Fix misc gcc warnings #570

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Commits on Feb 20, 2024

  1. Fix misc gcc warnings

    * Remove dead code in hdf/src/mfan.c
    * Add const to many constant string initializations
    * Fix some integer type mismatch with casts
    * Fix logic and parentheses in szip test
    * Clarify ambiguous brackets
    derobins committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    59f9466 View commit details
    Browse the repository at this point in the history