hdf5/java/examples
Allen Byrne 737bb56735 [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows.
Added windows name suffix for debug to CMake cmd_arg for examples and test.
Fix issues discovered under debug testing;
   Create a version of H5Iget_name that correctly returns the name.
   Rework PIN_JAVA_STRING macro and usage to eliminate possible memory leaks by using if-else instead of mid-routine return.
   Update example to use new H5Iget_name API.
   
   Tested: windows under debug
2016-08-22 12:05:00 -05:00
..
datasets [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows. 2016-08-22 12:05:00 -05:00
datatypes [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows. 2016-08-22 12:05:00 -05:00
groups [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows. 2016-08-22 12:05:00 -05:00
intro [svn-r30313] HDFFV-9972: unsatisfied link error under debug on Windows. 2016-08-22 12:05:00 -05:00
testfiles
CMakeLists.txt
Makefile.am