This is the mail archive of the gcc@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: rfc: macros accepting constructors


> As I wrote earlier, that hole could have been plugged by making parens
> around compound literals mandatory.

that's exactly what i was trying to avoid ;-)

> But there is already another feature that breaks when you turn a function
> into a macro: preprocessing directives inside argument lists.

yup, been there, done that.  broke my code :)

aldy


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