From 80980c1363b0a267555cf830c463e6ae85762999 Mon Sep 17 00:00:00 2001 From: malaterre Date: Thu, 25 Aug 2005 17:56:46 +0000 Subject: [PATCH] ENH: Remove some complain from bcc32 --- CMake/CTestCustom.ctest.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index ee938be7..927bb470 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -8,6 +8,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "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 \"<<\"" + "(.*)gdcmjasper\\src\\libjasper(.*)" ) -- 2.45.1