aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace
diff options
context:
space:
mode:
authorPeter Damianov <peter0x44@disroot.org>2024-06-03 10:07:10 -0700
committerJonathan Yong <10walls@gmail.com>2024-06-16 01:40:26 +0000
commitbc630d613db94eb50687a009ae6b45098ab02db5 (patch)
treec997a3530455f2648becb991dc001a958f1ea16d /libbacktrace
parent5c662a3a5724b75ceb06496d9c64137d59c89d39 (diff)
downloadgcc-bc630d613db94eb50687a009ae6b45098ab02db5.zip
gcc-bc630d613db94eb50687a009ae6b45098ab02db5.tar.gz
gcc-bc630d613db94eb50687a009ae6b45098ab02db5.tar.bz2
pretty-print: Don't translate escape sequences to windows console API
Modern versions of windows (after windows 10 v1511) support VT100 escape sequences, so translation for them is not necessary. The translation also mangles embedded warning documentation links. gcc/ChangeLog: * pretty-print.cc (mingw_ansi_fputs): Don't translate escape sequences if the console has ENABLE_VIRTUAL_TERMINAL_PROCESSING. Signed-off-by: Peter Damianov <peter0x44@disroot.org>
Diffstat (limited to 'libbacktrace')
0 files changed, 0 insertions, 0 deletions