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

-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

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

Reply via email to