浏览代码

Try to remove borland warnings again.

Bill Hoffman 15 年之前
父节点
当前提交
70f9078780
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      CTestCustom.cmake.in

+ 5 - 0
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"