This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/25509] can't disable __attribute__((warn_unused_result))
- From: "bonzini at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2008 11:40:15 -0000
- Subject: [Bug c/25509] can't disable __attribute__((warn_unused_result))
- References: <bug-25509-3563@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from bonzini at gnu dot org 2008-10-17 11:40 -------
It does not matter if it is a "security" issue; if void-ifying is not an
acceptable workaround, there must be at the very least a Wno-* option to
disable it.
--
bonzini at gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bonzini at gnu dot org
Status|RESOLVED |REOPENED
Resolution|WONTFIX |
Summary|can't voidify |can't disable
|__attribute__((warn_unused_r|__attribute__((warn_unused_r
|esult)) |esult))
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509