From: malaterre Date: Tue, 14 Jun 2005 16:40:11 +0000 (+0000) Subject: ENH: Ok that's it I am sick of jasper warnings X-Git-Tag: Version1.2.bp~502 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=966011ce27b63811f6459d1df23f2da361279718;p=gdcm.git ENH: Ok that's it I am sick of jasper warnings --- diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 2dd8eba4..14768818 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -5,6 +5,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "ld: warning prebinding disabled because dependent library: (.*).dylib is not prebound" "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/(.*)" )