[bug #63429] Escape sequence in logs are lost with -O option

2022-11-27 Thread Paul D. Smith
Follow-up Comment #2, bug #63429 (project make): I guess you could also do this in your makefile: grep --color=$(if $(MAKE_TERMOUT),always,auto) foo $< and that should also work. ___ Reply to this item at:

[bug #63429] Escape sequence in logs are lost with -O option

2022-11-27 Thread Paul D. Smith
Update of bug #63429 (project make): Status:None => Not A Bug Open/Closed:Open => Closed ___ Follow-up Comment #1: There is no way to avo

[bug #63429] Escape sequence in logs are lost with -O option

2022-11-26 Thread Masahiro Yamada
URL: Summary: Escape sequence in logs are lost with -O option Project: make Submitter: masahiroy Submitted: Sun 27 Nov 2022 02:32:02 AM UTC Severity: 3 - Normal It