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: cpplib: Update IStable, better error recovery


Zack Weinberg wrote:-

> This is probably OK, but I'm a little confused about directives and
> function-like macros.  It appears that you have
> 
> macro(a, b,
> #directive
> )
> 
> treated as an unterminated use of 'macro()' followed by a directive
> and a stray close paren.  Is that correct?

Exactly.  Is that OK?

Neil.

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