From: malaterre Date: Fri, 10 Jun 2005 16:37:01 +0000 (+0000) Subject: ENH: doh! support also the other case... X-Git-Tag: Version1.2.bp~534 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=428f9a4177a71e064793c14112b60f2e295f18da;p=gdcm.git ENH: doh! support also the other case... --- diff --git a/CMake/CTestCustom.ctest.in b/CMake/CTestCustom.ctest.in index a62a734e..aeb04ee0 100644 --- a/CMake/CTestCustom.ctest.in +++ b/CMake/CTestCustom.ctest.in @@ -1,6 +1,6 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION ${CTEST_CUSTOM_WARNING_EXCEPTION} - "comparison is always false due to limited range of data type" + "comparison is always (true|false) due to limited range of data type" )