Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] Scanner fixes

Hi Victor, 

My last commit blew this patch out of the water ... can you please do an 
CVS update, move your DOMTests to QuickParseASTTests and resend ... 

Thanks
JohnC




"Victor Mozgin" <vic_mozgin@xxxxxxxxxxx> 
Sent by: cdt-patch-admin@xxxxxxxxxxx
07/17/2003 09:43 AM
Please respond to
cdt-patch@xxxxxxxxxxx


To
<cdt-patch@xxxxxxxxxxx>
cc

Subject
[cdt-patch] Scanner fixes






 - Added support for digraphs and trigraphs. Both scanner and UI syntax
highlighting are updated.
 - Added support for hex floating point literals.
 - Fixed stack overflow problem with string literals concatenation.
 - Fixed problem with token pasting in macros.
 - This solves PR 39523, 39550, 39552.

               /Vic
[attachment "ui.20030717.patch" deleted by John Camelon/Ottawa/IBM] 
[attachment "core.20030717.patch" deleted by John Camelon/Ottawa/IBM] 
[attachment "core.tests.20030717.patch" deleted by John 
Camelon/Ottawa/IBM] 



Back to the top