This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-Wignored-returns?
- From: "David E. Weekly" <dweekly at legato dot com>
- To: <gcc at gnu dot org>
- Date: Thu, 6 Dec 2001 16:11:04 -0800
- Subject: -Wignored-returns?
- Organization: Legato Systems, Inc.
GCC Team,
Hello! I saw in the GCC Bug mail archives a post that a certain Gray Watson
had proposed in 1992 for warning on ignored return values:
http://www.geocrawler.com/mail/msg.php3?msg_id=1968564&list=356. Such a
warning flag would prove invaluable for myself and for others seeking to
wholly replace lint with GCC warning flags and seems trivial to implement.
Is this feature already in GCC or has it yet to be added?
Yours,
-david