Subject: [Boost-bugs] [Boost C++ Libraries] #1048: Spirit returns full = false in 1.3.4 if there is trailing spaces in input
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-06-11 03:05:45
#1048: Spirit returns full = false in 1.3.4 if there is trailing spaces in input
-------------------------------+--------------------------------------------
Reporter: ibaxter_at_[hidden] | Type: Bugs
Status: new | Milestone: To Be Determined
Component: spirit | Version: release 1.34.0
Severity: Showstopper | Keywords: spirit space full
-------------------------------+--------------------------------------------
In boost 1.34, if there is a trailing white space characters in an input
sequence, parse returns with info.full set to false, even though parsing
was (essentially) full. The space_p skip parser is ignored for the last
sequence. In 1.33 parsing succeeds as expected.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1048>
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:49:55 UTC