From 05562c04a666481026aebd388aa265324d25f53e Mon Sep 17 00:00:00 2001 From: malaterre Date: Sun, 28 Aug 2005 20:19:11 +0000 Subject: [PATCH] ENH: Another attempt to get rid of jasper warning --- 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 927bb470..0a54347c 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -8,7 +8,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "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/gdcmjpeg/jccolor.c\", line 107: warning: integer overflow detected: op \"<<\"" - "(.*)gdcmjasper\\src\\libjasper(.*)" + "Warning W8004(.*)gdcmjasper\\src\\libjasper(.*)" ) -- 2.45.1