This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: One Makefile is enough for fixinc


 > From: Bruce Korb <bkorb at cruzio dot com> 
 > 
 > 2000-12-11  Bruce Korb  <bkorb@gnu.org>
 > 
 >         * fixinc/fixlib.h(IGNORE_ARG): new macro
 > 
 > +#define IGNORE_ARG(a)   ((void)(a))



Why don't you use ATTRIBUTE_UNUSED?

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]