public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/40614]  New: no -Werror= for attribute warn_unused_result
@ 2009-07-02  5:35 esigra at gmail dot com
  2009-07-02 11:33 ` [Bug c++/40614] " rguenth at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: esigra at gmail dot com @ 2009-07-02  5:35 UTC (permalink / raw)
  To: gcc-bugs

There is no way to get an error for ignoring the result of a function with
attribute warn_unused_result. There should be something like
-Werror=unused-return-value (or attribute error_unused_result).


-- 
           Summary: no -Werror= for attribute warn_unused_result
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: esigra at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40614


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

end of thread, other threads:[~2009-07-10  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-02  5:35 [Bug c++/40614] New: no -Werror= for attribute warn_unused_result esigra at gmail dot com
2009-07-02 11:33 ` [Bug c++/40614] " rguenth at gcc dot gnu dot org
2009-07-02 23:41 ` manu at gcc dot gnu dot org
2009-07-10  7:28 ` manu at gcc dot gnu dot org
2009-07-10  7:29 ` manu at gcc dot gnu dot 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).