From 8e6872857ee4a6c014f3209fe679c37b4e6d0282 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 27 Apr 2010 17:43:38 -0400 Subject: [PATCH] Add more excludes for the borland compiler. --- CTestCustom.cmake.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 2d84ab4d6..d6c0dc671 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -29,6 +29,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "Warning: library was too large for page size.*" "Warning: public.*_archive_.*in module.*archive_*clashes with prior module.*archive_.*" "Warning: public.*BZ2_bz.*in module.*bzlib.*clashes with prior module.*bzlib.*" + "Warning: public.*_archive.*clashes with prior module.*" "Warning: LINN32: Last line.*is less.*" "stl_deque.h:1051" "(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"