From f673294a36e55ef2d8ee48e045d51440c0bd702e Mon Sep 17 00:00:00 2001 From: David Cole Date: Fri, 10 Jul 2009 09:53:50 -0400 Subject: [PATCH] COMP: Mask out shadowed declaration warnings that always follow already masked Utilities/cmtar warnings. --- CTestCustom.cmake.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 5c9b15ed2..6d167f662 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.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"