diff options
author | Quincey Koziol <koziol@koziol.gov> | 2019-06-29 00:26:47 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@koziol.gov> | 2019-06-29 00:26:47 (GMT) |
commit | 6ced6457c3048bd10bf6f470b329b4810d9be826 (patch) | |
tree | a90c9464b052898428c596e7c085683024141890 /test/tsohm.c | |
parent | 2042c775f0d9240609527e621d84e4911ad7f6a5 (diff) | |
download | hdf5-6ced6457c3048bd10bf6f470b329b4810d9be826.zip hdf5-6ced6457c3048bd10bf6f470b329b4810d9be826.tar.gz hdf5-6ced6457c3048bd10bf6f470b329b4810d9be826.tar.bz2 |
Move the -Wformat-nonliteral warning to the developer flags. Fix bugs
I introduced in the last commit.
Diffstat (limited to 'test/tsohm.c')
-rw-r--r-- | test/tsohm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tsohm.c b/test/tsohm.c index 99df6b7..9216b3e 100644 --- a/test/tsohm.c +++ b/test/tsohm.c @@ -950,7 +950,6 @@ test_sohm_size1(void) } /* test_sohm_size1 */ -#if 0 /* TODO: REVEALS BUG TO BE FIXED - SEE JIRA HDFFV-10645 */ /*--------------------------------------------------------------------------- * Function: test_sohm_size_consistency_open_create |