Opened 14 years ago

Closed 13 years ago

#2014 closed Bugs (fixed)

real_p parser produces numerically different results from iostream input operator

Reported by: martin.apel@… Owned by: Joel de Guzman
Milestone: Boost 1.36.0 Component: spirit
Version: Boost 1.35.0 Severity: Problem
Keywords: real_p Cc:

Description

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:

Attachments (1)

test.cpp (557 bytes ) - added by martin.apel@… 14 years ago.
Test program demonstrating the issue

Download all attachments as: .zip

Change History (2)

by martin.apel@…, 14 years ago

Attachment: test.cpp added

Test program demonstrating the issue

comment:1 by Hartmut Kaiser, 13 years ago

Resolution: fixed
Status: newclosed

This is fixed in Spirit 2.1

Note: See TracTickets for help on using tickets.