summaryrefslogtreecommitdiff
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2010-04-25 15:44:37 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2010-04-25 15:56:10 -0400
commit70f90787806f92ce38172c465eab76cc8a915aba (patch)
treecc063be9c5f07fe062a259221fc8dae6653d3a6a /CTestCustom.cmake.in
parent3d5d76fd881a2eb738f0c60976f20641c16815dc (diff)
downloadcmake-70f90787806f92ce38172c465eab76cc8a915aba.tar.gz
Try to remove borland warnings again.
Diffstat (limited to 'CTestCustom.cmake.in')
-rw-r--r--CTestCustom.cmake.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in
index abe1b42a12..93ee0d3aa0 100644
--- a/CTestCustom.cmake.in
+++ b/CTestCustom.cmake.in
@@ -32,6 +32,11 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION
"Warning: LINN32: Last line 3538 (DD2h) is less than first line 3538 (DD2h) for symbol.*cmsys::System.*"
"Warning: public.*_archive_read_open_file.*in module.*archive_read_open_filename.c.*clashes with prior module.*archive_read_open_file.c.*"
"Warning: public.*BZ2_bzread.*in module.*bzlib.*clashes with prior module.*bzlib.*"
+ "Warning: public.*BZ2_bzwrite' in module 'bzlib' clashes with prior module 'bzlib'"
+ "Warning: public.*_archive_write_open_file' in module.*archive_write_open_filename.c.*clashes with prior module.*archive_write_open_file.c.*"
+ "Warning: LINN32: Last line 3538 (DD2h) is less than first line 3538.*"
+ "Warning: LINN32: Last line 1768 (6E8h) is less than first line 1768.*"
+ "Warning: LINN32: Last line 1979 (7BBh) is less than first line 1979.*"
"stl_deque.h:1051"
"(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"
"[Qq]t([Cc]ore|[Gg]ui).*warning.*conversion.*may alter its value"