X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMake%2FCTestCustom.ctest.in;h=19657528082b2d64d6b06303c96686da01099f49;hb=17daf7e7caceddf44e73864ee8d366613a1f0c82;hp=097d026960f7867c3eb3e87f46188ca9ae86836e;hpb=381e7189860a9a3d39437bbfb9ce13adc52297f3;p=gdcm.git diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 097d0269..19657528 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -1,10 +1,14 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION ${CTEST_CUSTOM_WARNING_EXCEPTION} "comparison is always (true|false) due to limited range of data type" - "ld: warning prebinding disabled because \\((__TEXT|__DATA|__LINKEDIT) segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*) overlaps with (__LINKEDIT|__TEXT|__DATA) segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*)" + "ld: warning prebinding disabled because \\((__TEXT|__DATA|__LINKEDIT) segment \\(address = 0x[a-f0-9]+ size = 0x[a-f0-9]+\\) of (.*) overlaps with (__LINKEDIT|__TEXT|__DATA) segment \\(address = 0x[a-f0-9]+ size = 0x[a-f0-9]+\\) of (.*)" "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/gdcmopenjpeg/(.*)" + "\"/.../gdcm/src/gdcmjpeg/jccolor.c\", line 107: warning: integer overflow detected: op \"<<\"" + "Warning W8004.*gdcmjasper[\\]src[\\]libjasper.*" )