Updates as requested: # git log --oneline | tac | tail -n 2 8e3918a Move output.(c|h) code to output_ascii.(c|h), make output.(c|h) a null layer 00d24e4 Reduce to single translated call to fprintf, extract functions (start|stop)_color
http://hartwork.org/public/make-CVS-color-v5.patch or http://git.goodpoint.de/?p=make.git;a=shortlog;h=refs/heads/color-v5 The new version uses vsnprintf for now. I propose to bundle code for that function for systems that do not have it to solve that problem. An alternative would be write a simple custom vsnprintf that supports the rather small subset used by GNU make. Best, Sebastian _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make