mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
580008d5bb
* Fixed -Wunused-local-typedef warning * Fixed -Wformat warnings In one case also removed a `z` character. There was a `z%d` that I think was supposed to be `%zd` * Fixed -Wshorten-64-to-32 warnings * Fixed -Wself-assign warnings * Fixed -Wreserved-id-macro warnings * Commit format changes from clang-format, clang version 10.0.1. * Fixed -Wself-assign warnings * Fixed -Wunused-local-typedef warning * Fixed -Wformat warnings In two cases also removed a `z` character. There was a `z%d` that was supposed to be `%zd`. * Fixed -Wshorten-64-to-32 warnings * Fixed -Wreserved-id-macro warnings * Fixed -Wself-assign warnings * Format source. * Remove blank lines to pass format check. Co-authored-by: Larry Knox <lrknox@hdfgroup.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
CMakeVFDTests.cmake | ||
dsets.cpp | ||
h5cpputil.cpp | ||
h5cpputil.h | ||
H5srcdir_str.h.in | ||
Makefile.am | ||
tarray.cpp | ||
tattr.cpp | ||
tcompound.cpp | ||
tdspl.cpp | ||
testhdf5.cpp | ||
tfile.cpp | ||
tfilter.cpp | ||
th5s.cpp | ||
th5s.h5 | ||
titerate.cpp | ||
tlinks.cpp | ||
tobject.cpp | ||
trefer.cpp | ||
ttypes.cpp | ||
tvlstr.cpp |