[bug #62575] Garbled ANSI color codes in Cygwin mintty

2023-01-08 Thread Paul D. Smith
Update of bug #62575 (project make): Item Group:None => Enhancement ___ Reply to this item at: ___ Message

[bug #62575] Garbled ANSI color codes in Cygwin mintty

2022-06-03 Thread Eli Zaretskii
Follow-up Comment #4, bug #62575 (project make): AFAIK, ENABLE_VIRTUAL_TERMINAL_PROCESSING is supported only since Windows 10, so using it unconditionally is out of the question. Moreover, I don't understand why should Make do anything about that , instead of leaving it to the user to set up the

[bug #62575] Garbled ANSI color codes in Cygwin mintty

2022-06-03 Thread Paul D. Smith
Follow-up Comment #3, bug #62575 (project make): Just to clarify: Stephan is running make with the -O option. It may have escaped your notice Gisle. Any testing of the problem reported needs to use that option as well, or you won't see the issue I'm sure. __

[bug #62575] Garbled ANSI color codes in Cygwin mintty

2022-06-03 Thread Gisle Vanem
Follow-up Comment #2, bug #62575 (project make): > sh -c 'clang -fansi-escape-codes -fcolor-diagnostics' Why this when `clang` is giving nice colours w/o any problems on Windows anyway? Please do not add this patch without checking that the `ENABLE_VIRTUAL_TERMINAL_PROCESSING` works. And it doe

[bug #62575] Garbled ANSI color codes in Cygwin mintty

2022-06-03 Thread Paul D. Smith
Update of bug #62575 (project make): Operating System:None => MS Windows ___ Follow-up Comment #1: I'll have to let @eliz comment on whether this should be enabled for all Windows builds, or not.

[bug #62575] Garbled ANSI color codes in Cygwin mintty

2022-06-03 Thread Stephan Bergmann
URL: Summary: Garbled ANSI color codes in Cygwin mintty Project: make Submitter: sberg Submitted: Fri 03 Jun 2022 01:24:26 PM UTC Severity: 3 - Normal Item Group: