Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3235: position_iterator and skip parser
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-26 01:40:18
#3235: position_iterator and skip parser
-----------------------------------+----------------------------------------
Reporter: olafvdspek@⦠| Owner: djowel
Type: Bugs | Status: closed
Milestone: Boost 1.40.0 | Component: spirit
Version: Boost 1.39.0 | Severity: Problem
Resolution: invalid | Keywords:
-----------------------------------+----------------------------------------
Changes (by anonymous):
* status: new => closed
* resolution: => invalid
Comment:
Sure, it needs to give you a line number of 1, because the parse fails
before the end_p parser, which leaves the position of the last valid match
at the point before the skip of the failed match (IOW, right after the
last successful match).
Regards Hartmut
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3235#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC