On 09/13/2013 02:54 PM, David Cole wrote:
> I don't understand the purpose of the "( )" at the end of this line of 
> the regex:
> 
>     -- Processing memory checking output:( )

I added that when converting the regex to use literal newlines
instead of \n.  We need to match trailing whitespace without
having it in the regex in the source file.

See my sibling response for the fix on Apple.

-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