Re: [Boost-bugs] [Boost C++ Libraries] #6770: qi+lexer combination behaves differently when BOOST_SPIRIT_DEBUG is defined

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6770: qi+lexer combination behaves differently when BOOST_SPIRIT_DEBUG is defined
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-08 00:13:48


#6770: qi+lexer combination behaves differently when BOOST_SPIRIT_DEBUG is defined
-------------------------------------------+--------------------------------
  Reporter: Jeff Trull <edaskel@…> | Owner: hkaiser
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: spirit
   Version: Boost 1.49.0 | Severity: Problem
Resolution: | Keywords: lex qi debug
-------------------------------------------+--------------------------------

Comment (by Jeff Trull <edaskel@…>):

 I now believe this to be user error. Specifically, the correct guide to
 whether input has been consumed should be the iterator supplied to the
 parser, not the underlying iterator. So it is the lexer's output, not
 input, iterator I should be checking.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6770#comment:3>
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:11 UTC