X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMake%2FCTestCustom.ctest.in;h=dd7a296fa45b7a225785852444cc8d7a2a465618;hb=f0022701102f3d16398d908a2b526fb36f334e31;hp=2dd8eba4d4637b546b3139b9872b8975356a04d9;hpb=050bc3675d4398683fbf8259073d0a078ee6baec;p=gdcm.git diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 2dd8eba4..dd7a296f 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -5,6 +5,9 @@ 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" + "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 \"<<\"" )