Boost C++ Libraries: Ticket #2014: real_p parser produces numerically different results from iostream input operator https://svn.boost.org/trac10/ticket/2014 <p> The attached short test program shows, that the result of parsing a real number with Spirit produces a slightly different result from the one read via the iostream input operator: </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2014 Trac 1.4.3 martin.apel@… Tue, 17 Jun 2008 09:22:06 GMT attachment set https://svn.boost.org/trac10/ticket/2014 https://svn.boost.org/trac10/ticket/2014 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test.cpp</span> </li> </ul> <p> Test program demonstrating the issue </p> Ticket Hartmut Kaiser Tue, 02 Jun 2009 01:57:26 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2014#comment:1 https://svn.boost.org/trac10/ticket/2014#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> This is fixed in Spirit 2.1 </p> Ticket