public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/95763] New: Feature request: compiler warning if line width exceeds N symbols
@ 2020-06-19  9:55 hyena at hyena dot net.ee
  2020-06-19 12:08 ` [Bug c++/95763] " redi at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hyena at hyena dot net.ee @ 2020-06-19  9:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95763

            Bug ID: 95763
           Summary: Feature request: compiler warning if line width
                    exceeds N symbols
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: diagnostic, easyhack
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hyena at hyena dot net.ee
  Target Milestone: ---

Actually, this is a feature request, not a bug report.

It would be very useful if I could specify in a source file the maximum number
of symbols per line that the source file is allowed to contain. If some line
exceeds that limit, then the compiler should print the respective warning
mentioning the line number where the limit is exceeded.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-20 20:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-19  9:55 [Bug c++/95763] New: Feature request: compiler warning if line width exceeds N symbols hyena at hyena dot net.ee
2020-06-19 12:08 ` [Bug c++/95763] " redi at gcc dot gnu.org
2020-06-19 13:12 ` hyena at hyena dot net.ee
2020-06-19 14:42 ` joseph at codesourcery dot com
2020-06-19 14:55 ` jakub at gcc dot gnu.org
2021-04-17 21:36 ` pinskia at gcc dot gnu.org
2024-06-20 20:44 ` mlevine55 at bloomberg dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).