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]
Other format: [Raw text]

Re: [patch] macro redefinition with different token count


DJ Delorie wrote:-

> warn_of_redefinition goes to great lengths to compare tokens for
> equality, but doesn't handle the case where there are different
> numbers of tokens - it silently allows the redefinition.

Cool, thanks.  I'm sure it was there one day, maybe it got blown
away somehow.

Neil.


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