[cmake-commits] hoffman committed CTestCustom.cmake.in 1.2 1.3

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Sep 24 11:18:24 EDT 2007


Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv10281

Modified Files:
	CTestCustom.cmake.in 
Log Message:
COMP: exclude some warnings on hp


Index: CTestCustom.cmake.in
===================================================================
RCS file: /cvsroot/CMake/CMake/CTestCustom.cmake.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CTestCustom.cmake.in	11 Sep 2007 19:21:37 -0000	1.2
+++ CTestCustom.cmake.in	24 Sep 2007 15:18:22 -0000	1.3
@@ -22,6 +22,7 @@
   "Clock skew detected"
   "remark\\(1209"
   "stl_deque.h:1051"
+  "Parser.cxx.*warning.*2111-D.*statement is unreachable"
   "CMakeSetupManifest.xml.*manifest authoring warning.*Unrecognized Element"
   )
 



More information about the Cmake-commits mailing list