From bbe839f4ab724c326fddb9c7ac156d14d9c6da26 Mon Sep 17 00:00:00 2001 From: malaterre Date: Wed, 16 Nov 2005 16:35:50 +0000 Subject: [PATCH] ENH: Ok since OJ warnings are not going to be fixed anytime soon remove them --- CMake/CTestCustom.ctest.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 58cad9a5..19657528 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -6,7 +6,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "gdcmjasper/(.*) warning: statement not reached" "warning: string length `[0-9]+' is greater than the length `509' ISO C89 compilers are required to support" "warning: string length '[0-9]+' is greater than the length '509' ISO C89 compilers are required to support" - "/.../gdcm/src/gdcmjasper/src/libjasper/(.*)" + "/.../gdcm/src/gdcmopenjpeg/(.*)" "\"/.../gdcm/src/gdcmjpeg/jccolor.c\", line 107: warning: integer overflow detected: op \"<<\"" "Warning W8004.*gdcmjasper[\\]src[\\]libjasper.*" ) -- 2.45.1