Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4253 closed Bugs (fixed)

Error with lex::_val

Reported by: sergey.olendarenko@… 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)

main.cpp (2.7 KB ) - added by sergey.olendarenko@… 12 years ago.
Example of lex::_val bug

Download all attachments as: .zip

Change History (3)

by sergey.olendarenko@…, 12 years ago

Attachment: main.cpp added

Example of lex::_val bug

comment:1 by Hartmut Kaiser, 12 years ago

Resolution: fixed
Status: newclosed

(In [62183]) Spirit: fixed #4253: Error with lex::_val

comment:2 by Hartmut Kaiser, 12 years ago

(In [62184]) Spirit: fixed #4253: Error with lex::_val, added test

Note: See TracTickets for help on using tickets.