hdf5/tools/test
Dana Robinson e269f90364
Misc clang warning fixes (#1869)
* Minor clang warning fixes in src and test

* Fixes clang warnings in high-level library

* clang format-nonliteral warning fixes

* Committing clang-format changes

* Fixed int -> float clang cast warnings in h5diff

* Quiets some warnings in flex/bison generated code

* Suppress overlong string warning for libinfo on clang

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-11 10:28:02 -07:00
..
h5copy spelling fixes (#1561) 2022-03-31 10:42:30 -05:00
h5diff Move error-stack text to top of usage display (#1564) 2022-04-01 15:55:22 -05:00
h5dump sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
h5format_convert Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5import Assume C99 fixed sized ints exist, use them (#470) 2021-11-08 12:44:06 -06:00
h5jam sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
h5ls Fixed Spelling Errors (#1166) 2021-12-07 08:27:29 -06:00
h5repack sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
h5stat sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
misc sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
perform Misc clang warning fixes (#1869) 2022-07-11 10:28:02 -07:00
CMakeLists.txt
Makefile.am