hdf5/doc
Sean McBride 07df0d252c
Fixes the last of the -Wextra-semi-stmt warnings (#3326)
* Fixed extra semi warning by adjusting alternative macro definitions

* Find-replace H5E_END_TRY; -> H5E_END_TRY

* Made H5Epush_goto a do-while loop, fixed indentation

* Made GOTOERROR and ERRMSG do-while loops

* Made Hgoto_error and Hgoto_done  do-while loops

* Made vrfy_cint_type and vrfy_ctype  do-while loops

* Made TEST_TYPE_CONTIG and others do-while loops

* Removed extraneous semi-colons

* Committing clang-format changes

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-02 17:46:26 -05:00
..
img Update release schedule (#3317) 2023-08-01 10:16:39 -07:00
branches-explained.md Updates branches-explained.md (#1900) 2022-07-15 16:26:50 -07:00
cmake-vols-fetchcontent.md API test updates (#3018) 2023-05-26 13:29:02 -07:00
code-conventions.md Start to document the function/parameter/variable attribute macros. 2020-02-18 17:07:40 -06:00
file-locking.md Adds file locking documentation (#2084) 2022-09-14 05:53:35 -07:00
getting-started-with-hdf5-development.md Fixes the last of the -Wextra-semi-stmt warnings (#3326) 2023-08-02 17:46:26 -05:00
library-init-shutdown.md Simplify function enter macros for performance benefits (#1024) 2021-11-08 15:08:07 -06:00
parallel-compression.md Add documentation for parallel compression feature (#1981) 2022-08-09 16:08:13 -07:00