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

Hdf5 merge issue 487 v110 #533

Merged
merged 4 commits into from
Apr 1, 2021
Merged

Hdf5 merge issue 487 v110 #533

merged 4 commits into from
Apr 1, 2021

Conversation

lrknox
Copy link
Collaborator

@lrknox lrknox commented Apr 1, 2021

Merging changes from these PRs. Changes are in the 6 files listed. Changes in the other 116 files result from the clang config changes for clang-format.

473 Update clang config c6e4e53
(just the 3 clang configuration files -.clang-format and bin/gormat_source*)
475 Cleans up a couple of MSVC warnings in testhdf5 35d6091 1 files
(test/tselect.c)
476 Fix typos and grammar errors. 00a4e41 1 file
(release_docs/RELEASE.txt)
477 Suppresses the tcheck_version test's abort dialog on Windows d0f8075 1 file
(test/tcheck_version.c)

derobins and others added 4 commits April 1, 2021 13:46
* Fixes a few testhdf5 warnings raised in Visual Studio

Visual Studio is grumpier about treating pointers like integers than
gcc.

* Committing clang-format changes

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Suppresses the tcheck_version test's abort dialog on Windows

Windows raises a modal abort/retry/ignore dialog box when CRT
calls abort(). This change installs a report hook that suppresses
the dialog so that the CMake tests don't time out waiting for a
nonexistent user to click a dialog box.

* Committing clang-format changes

* Removes __cdecl from callback

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@lrknox lrknox added the merge label Apr 1, 2021
@lrknox lrknox merged commit 87d1813 into HDFGroup:hdf5_1_10 Apr 1, 2021
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.

4 participants