From: malaterre Date: Tue, 14 Jun 2005 17:01:10 +0000 (+0000) Subject: ENH: Remove an old warning on SunOS/ijg lib X-Git-Tag: Version1.2.bp~500 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=2ff25f89ebaf08044bda9b39c627922cfd9ee6f0;p=gdcm.git ENH: Remove an old warning on SunOS/ijg lib --- diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 14768818..a1e9fb7f 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -6,6 +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" "/.../gdcm/src/gdcmjasper/src/libjasper/(.*)" + "\"/.../gdcm/src/gdcmjpeg/jccolor.c\", line 107: warning: integer overflow detected: op \"<<\"" )