mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-27 08:01:04 +08:00
65d8c93470
* 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
ex_ds1.c | ||
ex_image1.c | ||
ex_image2.c | ||
ex_lite1.c | ||
ex_lite2.c | ||
ex_lite3.c | ||
ex_table_01.c | ||
ex_table_02.c | ||
ex_table_03.c | ||
ex_table_04.c | ||
ex_table_05.c | ||
ex_table_06.c | ||
ex_table_07.c | ||
ex_table_08.c | ||
ex_table_09.c | ||
ex_table_10.c | ||
ex_table_11.c | ||
ex_table_12.c | ||
image8.txt | ||
image24pixel.txt | ||
Makefile.am | ||
pal_rgb.h | ||
ptExampleFL.c | ||
run-hl-ex.sh | ||
run-hlc-ex.sh.in |