Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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
Description: Binary data

Attachment: core.20030717.patch
Description: Binary data

Attachment: core.tests.20030717.patch
Description: Binary data


Back to the top