Merge pull request #2264 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to hdf5_1_12

* commit 'acdbf11c51ecf659b24eeb4bf743977b22e921be':
  Ignore ZLIB warnings
This commit is contained in:
Allen Byrne
2020-01-13 16:54:09 -06:00

View File

@@ -4,6 +4,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
${CTEST_CUSTOM_WARNING_EXCEPTION}
"note.*expected.*void.*but argument is of type.*volatile"
"SZIP.src.*:[ \t]*warning"
"ZLIB.src.*:[ \t]*warning"
"jpeg.src.*:[ \t]*warning"
"POSIX name for this item is deprecated"
"disabling jobserver mode"