Opened 11 years ago

Closed 11 years ago

#5569 closed Bugs (fixed)

slex CONTLINE token works only for LF line endings

Reported by: József Mihalicza <jmihalicza@…> Owned by: Hartmut Kaiser
Milestone: To Be Determined Component: wave
Version: Boost 1.46.1 Severity: Problem
Keywords: Cc:

Description

The cpp_tokens sample gives inproper results for the attached source.
+ CR + LF is not treated as \ + newline.

Attachments (2)

source.c (26 bytes ) - added by József Mihalicza <jmihalicza@…> 11 years ago.
source.c.txt (1.3 KB ) - added by József Mihalicza <jmihalicza@…> 11 years ago.

Download all attachments as: .zip

Change History (3)

by József Mihalicza <jmihalicza@…>, 11 years ago

Attachment: source.c added

by József Mihalicza <jmihalicza@…>, 11 years ago

Attachment: source.c.txt added

comment:1 by Hartmut Kaiser, 11 years ago

Resolution: fixed
Status: newclosed

(In [72197]) Wave: fixed #5569: slex CONTLINE token works only for LF line endings

Note: See TracTickets for help on using tickets.