On 08/16/2013 09:47 AM, Brad King wrote:
> The output that is used for matching against the regex *does*
> have the valgrind "==" lines at the *end* but for some reason
> they are not reported in DynamicAnalysis.xml.  This should fix
> the test:
> 
>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8f0bb350

Well that did not interact well with the guard-malloc matching
on OS X.  I've revised the topic to first refactor the regex
generation:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7aae9eee

and then add the '==' line matching:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=158d1ed9

-Brad
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to