#4253 closed Bugs (fixed)
Error with lex::_val
| Reported by: | Owned by: | Hartmut Kaiser | |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | spirit |
| Version: | Boost 1.44.0 | Severity: | Problem |
| Keywords: | lex | Cc: |
Description
lex::_val matches the whole input string instead of token attribute only
There is an example in attached file.
Attachments (1)
Change History (3)
by , 12 years ago
comment:1 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Example of lex::_val bug