From 49dd6a54e62c4338bba1b7dbaf61d833ac350afe Mon Sep 17 00:00:00 2001 From: malaterre Date: Sat, 11 Jun 2005 15:56:27 +0000 Subject: [PATCH] COMP: Remove warning about jasper on Sun --- CMake/CTestCustom.ctest.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index 8cb87f7a..c967599d 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -3,6 +3,7 @@ SET(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 = 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" + "gdcmjasper/(.*) warning: statement not reached" ) -- 2.45.1