id summary reporter owner description type status milestone component version severity resolution keywords cc 1048 Spirit returns full = false in 1.34 if there is trailing spaces in input ibaxter@… Joel de Guzman 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. Bugs closed To Be Determined spirit Boost 1.34.0 Showstopper fixed spirit space full