mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-24 17:51:25 +08:00
Ext libs ZLIB and SZIP warnings are separate concerns
This commit is contained in:
parent
f554a4fb54
commit
66e389c48a
@ -25,6 +25,7 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
|
||||
# "H5Tconv.c[0-9 \t:]*warning:[ \t]*comparison is always false due to limited range of data type"
|
||||
# "H5Ztrans.c.[0-9]+.[ \t]*:[ \t]*warning C4244"
|
||||
"src.ZLIB.*:[ \t]*warning"
|
||||
"warning LNK4197:.*ZLIB-prefix"
|
||||
"src.SZIP.*:[ \t]*warning"
|
||||
# "POSIX name for this item is deprecated"
|
||||
"disabling jobserver mode"
|
||||
|
Loading…
x
Reference in New Issue
Block a user