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: Possible variadic macro bug

[Get raw message]
In message <20011114185237.A16149@daikokuya.demon.co.uk>, Neil Booth writes:
>No, that's a constraint violation, since # must be followed by a
>parameter.  Even if it weren't, the standard states that the order of
>evaluation of # and ## is undefined.

Oops, good catch.

>Is this the same as the point above?

It was, but I think you're right.

-s


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