[Bug other/84889] Ideas on revamping how we format diagnostics
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 23 12:41:05 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84889
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|10.3 |---
Status|WAITING |NEW
--- Comment #24 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Clearing the milestone field. I think the only remaining things are (still):
> (In reply to David Malcolm from comment #0)
> [...]
> > * the diagnostic and the followup notes are grouped, so it's easier to pick
> > out what messages relate to what
> [...]
> > IIRC, clang does something where the left-hand column is only non-empty for
> > the start of a diagnostic; followup lines (e.g. due to line wrapping) are
> > indented by 1 char, so that the "wall of text" is broken up somewhat
> [...]
More information about the Gcc-bugs
mailing list