浏览代码

Merge topic 'suppress-false-positive-warning'

488ffbef CTestCustom: Suppress warning matched on source file name

Acked-by: Kitware Robot <[email protected]>
Merge-request: !934
Brad King 8 年之前
父节点
当前提交
2a83bffdb9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CTestCustom.cmake.in

+ 1 - 0
CTestCustom.cmake.in

@@ -44,6 +44,7 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
   "Warning: LINN32: Last line.*is less.*"
   "Warning: Olimit was exceeded on function.*"
   "Warning: To override Olimit for all functions in file.*"
+  "WarningMessagesDialog\\.cxx"
   "warning.*directory name.*CMake-Xcode.*/bin/.*does not exist.*"
   "stl_deque.h:1051"
   "(Lexer|Parser).*warning.*conversion.*may (alter its value|change the sign)"