Fix mostly java warnings, and cpp cast (#2134)

This commit is contained in:
Allen Byrne
2022-10-03 13:31:32 -05:00
committed by GitHub
parent 1fb83da215
commit c114bd64b0
9 changed files with 209 additions and 190 deletions

View File

@@ -77,6 +77,7 @@ public class TestH5Fparams {
H5.H5Funmount(-1, null);
}
@SuppressWarnings("deprecation")
@Ignore
public void testH5Fis_hdf5_text()
{