From: malaterre Date: Wed, 16 Nov 2005 16:35:50 +0000 (+0000) Subject: ENH: Ok since OJ warnings are not going to be fixed anytime soon remove them X-Git-Tag: Version1.3~78 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=bbe839f4ab724c326fddb9c7ac156d14d9c6da26;p=gdcm.git ENH: Ok since OJ warnings are not going to be fixed anytime soon remove them --- 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.*" )