From: malaterre Date: Sun, 4 Sep 2005 16:01:12 +0000 (+0000) Subject: BUG: Remove any bcc32 compile warnings from jasper X-Git-Tag: Version1.2.bp~139 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=ec9d6b55339b0c9dc3f3172047f6e46557db5565;p=gdcm.git BUG: Remove any bcc32 compile warnings from jasper --- diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 0a54347c..58cad9a5 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 \"<<\"" - "Warning W8004(.*)gdcmjasper\\src\\libjasper(.*)" + "Warning W8004.*gdcmjasper[\\]src[\\]libjasper.*" )