From: malaterre Date: Fri, 10 Jun 2005 17:10:36 +0000 (+0000) Subject: BUG: hum interesting X-Git-Tag: Version1.2.bp~530 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=b5ee4cc69418582647d6e29400e041a3ff30bc0b;p=gdcm.git BUG: hum interesting --- diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index d03db281..8cb87f7a 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -1,7 +1,7 @@ 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 segment \\(address = 0x[0-9]+ size = 0x68000\\) of (.*) overlaps with __LINKEDIT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*)" + "ld: warning prebinding disabled because \\(__TEXT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*) overlaps with __LINKEDIT segment \\(address = 0x[0-9]+ size = 0x[0-9]+\\) of (.*)" "ld: warning prebinding disabled because dependent library: (.*)libgdcm.dylib is not prebound" )