mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
853b4f417b
Description: The "warning: deprecated conversion from string constant to âchar*â [-Wwrite-strings]" was already removed by adding const to char* parameter in the FL_PacketTable. This change is to remove the use of literal strings in code for maintainability. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
Makefile.am | ||
ptExampleFL.cpp | ||
run-hlc++-ex.sh.in |