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

November 2021 Pull Requests not previously merged to 1.12 #1571

Merged
merged 1 commit into from
Apr 1, 2022
Merged

November 2021 Pull Requests not previously merged to 1.12 #1571

merged 1 commit into from
Apr 1, 2022

Conversation

lrknox
Copy link
Collaborator

@lrknox lrknox commented Apr 1, 2022

  • Committing clang-format changes

  • Assume C99 fixed sized ints exist, use them

  • Assume H5_SIZEOF_LONG_DOUBLE != 0, long double has existed since C89

Note, this is only assuming that long double exists, no assumptions about its size have been touched. Didn't remove any code that does things like test if long double and double have different sizes.

  • Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

* Committing clang-format changes

* Assume C99 fixed sized ints exist, use them

* Assume H5_SIZEOF_LONG_DOUBLE != 0, `long double` has existed since C89

Note, this is only assuming that `long double` exists, no assumptions about its size have been touched.  Didn't remove any code that does things like test if `long double` and `double` have different sizes.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@lrknox lrknox merged commit 572adba into HDFGroup:hdf5_1_12 Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants