mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
correct warning ignore match for zlib (#3021)
This commit is contained in:
@@ -23,6 +23,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
|
||||
"stamp.verify"
|
||||
"CMake Warning*stamp"
|
||||
"src.ZLIB.*:[ \t]*warning"
|
||||
"src.HDF5_ZLIB.*:[ \t]*warning"
|
||||
"warning LNK4197:.*ZLIB-prefix"
|
||||
"src.SZIP.*:[ \t]*warning"
|
||||
# "POSIX name for this item is deprecated"
|
||||
@@ -36,6 +37,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
|
||||
".*note.*expected.*void.*but argument is of type.*volatile.*"
|
||||
".*src.SZIP.*:[ \t]*warning.*"
|
||||
".*src.ZLIB.*:[ \t]*warning.*"
|
||||
".*src.HDF5_ZLIB.*:[ \t]*warning.*"
|
||||
".*src.JPEG.*:[ \t]*warning.*"
|
||||
".*POSIX name for this item is deprecated.*"
|
||||
".*disabling jobserver mode.*"
|
||||
|
||||
Reference in New Issue
Block a user