Opened 11 years ago
Closed 11 years ago
#5569 closed Bugs (fixed)
slex CONTLINE token works only for LF line endings
Reported by: | 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)
Change History (3)
by , 11 years ago
by , 11 years ago
Attachment: | source.c.txt added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [72197]) Wave: fixed #5569: slex CONTLINE token works only for LF line endings