-----Original Message----- From: Boost-users [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Jeff Flinn Sent: Wednesday, July 15, 2015 5:36 PM To: boost-users@lists.boost.org Subject: EXTERNAL: Re: [Boost-users] Is this a known bug in lexical_cast<double> ?
On 7/13/15 1:26 PM, TILLMAN, MICHAEL D9 wrote:
...
"7104",
"0.416666699999999999983",
"0.22222224",
"4.08233160000000000001",
"1.81436960000000000002", ... It fails on the last string, "1.81.....", in the actual program, but when compiled into a simple test program, it succeeds.
You say yourself that a simple test program succeeds. The bug materializes only in your production code. This scenario begs for the steps for reproduce the bug. If you cannot reproduce it then you shouldn't suggest
Hi,
On 16 July 2015 at 04:17, TILLMAN, MICHAEL D9
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Best regards, -Asif