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: Objective C lexer - small cleanup


Zack Weinberg wrote:-

> Nothing stops the @ from being an acceptable leading character in an
> identifier, _and_ a token in its own right if it isn't followed by
> identifier characters.

But how would you macro expand @foo?  At present foo is expanded, but
"@foo" isn't a macro.

Neil.


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