This is the mail archive of the gcc-bugs@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: preprocessor/10513: Annoying warning


Synopsis: Annoying warning

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sun Apr 27 15:11:32 2003
State-Changed-Why:
    not a bug. the result of ## is undefined if it does not result
    in a pp token. '::i' is not a pp token.
    #define M(a) a i // this is fine

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10513


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