This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libiberty] Add ARG_UNUSED as a C++-friendly replacement for ATTRIBUTE_UNUSED


On Tue, Jul 13, 2004 at 10:15:47AM +0200, Bernardo Innocenti wrote:
> This wouldn't allow us to support g++ < 3.4:
> 
>  # define ARG_UNUSED(T,N)   ATTRIBUTE_UNUSED T N

Well, frankly, I don't care.  We don't build with -Werror 
at stage1 for a reason.


r~


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