mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
* Fixed various -Wmissing-variable-declarations by adding static keyword * In a few cases, renamed the variable suffix from _g to _s. * Fixed some -Wmissing-variable-declarations by using different declaration macros * Fixed various -Wconditional-uninitialized warnings by just initializing variable to zero * Fixed various -Wcomma warnings * Fixed clang -Wstrict-prototypes warnings * Fixed various -Wunused-variable warnings * Updated some casts to fix the only 3 -Wcast-qual warnings * Fixed the only -Wsometimes-uninitialized warning |
||
---|---|---|
.. | ||
dox | ||
examples | ||
img | ||
aliases | ||
CMakeLists.txt | ||
Doxyfile.in | ||
hdf5_footer.html | ||
hdf5_header.html | ||
hdf5_navtree_hacks.js | ||
hdf5doxy_layout.xml | ||
hdf5doxy.css |