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]

Re: Multi line string literals are deprecated considered bad


Andi Kleen wrote:-

> I admit that this hack makes the specification of this to the user a bit ugly,
> but I did not come up with a better way that does not require pushing the
> multiline string warning check up to the parser (pushing it into the parser
> would actually be the cleanest way) 

This is a CPP issue; a parser need not exist. 

Neil.


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