[cmake-developers] [PATCH] stage/compact-status-log

Brad King brad.king at kitware.com
Wed Sep 24 10:55:09 EDT 2014


On 09/24/2014 10:47 AM, Adam Strzelecki wrote:
> Are subprocess allowed then?
> 
>> (…) just to filter our own output.
> 
> Please note that such solution that filters stdout low level

Yes, but I do not think we should have to do any filtering
at all.  The output should just be written to match what
we want in the first place.

I think the delayed-\n approach is the simplest.  In the
case that the output is interrupted by other content it
almost certainly means something is going wrong anyway.

-Brad




More information about the cmake-developers mailing list