[Bug c++/95763] Feature request: compiler warning if line width exceeds N symbols
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 19 14:55:28 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95763
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The fortran FE also has diagnostics about source line lengths.
The question is e.g. if comments should be an exception or not.
More information about the Gcc-bugs
mailing list