]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/87488 (hyperlink filenames in diagnostics)
authorTobias Burnus <tobias@codesourcery.com>
Sat, 7 Dec 2019 08:24:14 +0000 (08:24 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 7 Dec 2019 08:24:14 +0000 (09:24 +0100)
commitae169f9e4cbb5a1f1767106d86f322d166d5189d
treebc227a76e9eda94d057f2a26ce5d2480c388e9b0
parentb69877c60d2e1ebc1922042974565cad15c6a23c
re PR c/87488 (hyperlink filenames in diagnostics)

PR c/87488
* pretty-print.c (pp_begin_url, pp_end_url, test_urls): Use BEL
instead of ST sequence to terminate OSC 8 strings.

Co-Authored-By: David Malcolm <dmalcolm@redhat.com>
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r279073
gcc/ChangeLog
gcc/pretty-print.c