Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11608: boost::spirit::double_ yields fails with large numbers (was: boost::spirit::double_ yields wrong result)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-02 13:49:19
#11608: boost::spirit::double_ yields fails with large numbers
----------------------------------+------------------------
Reporter: Tobias Reh <treh@â¦> | Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: spirit
Version: Boost 1.59.0 | Severity: Regression
Resolution: | Keywords:
----------------------------------+------------------------
Comment (by Tobias Reh <treh@â¦>):
Actually the line
{{{#!C++
boost::spirit::qi::parse(str, str + strlen(str), boost::spirit::double_,
f);
}}}
returns false with boost 1.59.0.
So it does not "yield a wrong result" but fails, and I have updated the
summary accordingly.
It is still a regression.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11608#comment:2> 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:18 UTC