mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
COMP: Mask out shadowed declaration warnings that always follow already masked Utilities/cmtar warnings.
This commit is contained in:
@@ -13,12 +13,13 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
|
||||
"stl_deque.h:479"
|
||||
"Utilities.cmzlib."
|
||||
"Source.CTest.Curl"
|
||||
"Utilities.cmcurl"
|
||||
"Utilities.cmtar"
|
||||
"Source.CursesDialog.form"
|
||||
"Utilities.cmcurl"
|
||||
"Utilities.cmexpat."
|
||||
"Utilities.cmtar"
|
||||
"/usr/include.*warning.*shadowed declaration is here"
|
||||
"/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist"
|
||||
"Redeclaration of .send..... with a different storage class specifier"
|
||||
"Utilities.cmexpat."
|
||||
"is not used for resolving any symbol"
|
||||
"Clock skew detected"
|
||||
"remark\\(1209"
|
||||
|
||||
Reference in New Issue
Block a user