public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/66918] New: Disable "inline function declared but never defined" warning
@ 2015-07-17 20:11 eugene.zelenko at gmail dot com
  2015-07-18  8:18 ` [Bug c/66918] " pinskia at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: eugene.zelenko at gmail dot com @ 2015-07-17 20:11 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66918
           Summary: Disable "inline function declared but never defined"
                    warning
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: eugene.zelenko at gmail dot com
  Target Milestone: ---

It looks like there is no way to disable this warning (at least in 5.2.0).

Part of my code base is built with -Werror, so I usually treat warnings
introduced in new versions of GCC as no errors (-Wno-error). "inline function
declared but never defined" point to -Werror as way to disable it, but I think
will be better to have individual switch.


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

end of thread, other threads:[~2022-12-28 19:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-17 20:11 [Bug c/66918] New: Disable "inline function declared but never defined" warning eugene.zelenko at gmail dot com
2015-07-18  8:18 ` [Bug c/66918] " pinskia at gcc dot gnu.org
2015-07-18 20:44 ` manu at gcc dot gnu.org
2015-07-19 14:03 ` eugene.zelenko at gmail dot com
2015-07-20 12:42 ` mpolacek at gcc dot gnu.org
2015-07-20 13:14 ` manu at gcc dot gnu.org
2020-11-04 17:28 ` federico.kircheis at gmail dot com
2021-10-19 15:57 ` egallager at gcc dot gnu.org
2021-11-15  4:38 ` oficsu at gmail dot com
2022-12-28 19:01 ` pinskia at gcc dot gnu.org

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).