Commit Graph

4 Commits

Author SHA1 Message Date
Allen Byrne
41a36efde1 Add java to format source (#1690) 2022-04-25 20:32:50 -05:00
Larry Knox
87d18137ce Hdf5 merge issue 487 v110 (#533)
* Cleans up a couple of MSVC warnings in testhdf5 (#475)
* 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>

* Fix typos and grammar errors. (#476)

* Suppresses the tcheck_version test's abort dialog on Windows (#477)

* 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>

* Committing clang-format changes

Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org>
2021-04-01 15:14:21 -05:00
Allen Byrne
75567cbe8f Merge from develop
github updates
bin scripts updates
parser changes
remove obsolete file
2020-10-07 11:08:35 -05:00
Allen Byrne
ca0c0c3dc8 Merge of clang-format changes from develop 2020-09-30 09:28:21 -05:00