This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
new function attribute
- To: gcc@gcc.gnu.org
- Subject: new function attribute
- From: Anton Staaf <astaaf@mindspring.com>
- Date: Wed, 18 Aug 1999 15:47:10 -0700
I have been thinking it would be nice to have a new function attribute
called no_ignore, that would cause a warning if a function was called
and its return value was ignored. Is this something that interests you,
or is it something that is already in the works? If its not already
beeing worked on and you like the idea I would like to try adding it.
-Anton