[Insight-developers] Warning suppressions with ctest
Bill Lorensen
bill.lorensen at gmail.com
Thu Apr 14 12:33:17 EDT 2011
Folks,
I have updated CTestCustom.cmake.in
This build:
http://www.cdash.org/CDash/viewBuildError.php?type=1&buildid=972376
has lines like:
/usr/bin/ranlib: file:
../../../../../../lib/libitkvcl-4.0.a(vcl_string_instances.cxx.o) has
no symbols
that should be suppressed by:
ranlib:.*file:.*has no symbols
but they still show up in the warnings.
I wrote a small program that uses kwsys's RegularExpression and
verified that the suppression should work.
Ideas?
Bill
More information about the Insight-developers
mailing list