Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6571: lexical_case<float>(someString) does not recognize IEEE exceptions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-24 04:03:42
#6571: lexical_case<float>(someString) does not recognize IEEE exceptions
-----------------------------------------------------+----------------------
Reporter: Chromatix <mhazadmanesh2009@â¦> | Owner: apolukhin
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: lexical_cast
Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------------+----------------------
Comment (by apolukhin):
Lets start from the beginning:[[BR]]
1) I`ve tested lexical_cast<double>("-nan") on VC10 and it passed[[BR]]
2) I`ve tested boost::lexical_cast<string>(sqrt(-1.0)); on VC10 and it
passed and outputteed "-nan"[[BR]]
3) There are about 90 tests on nan/inf and they pass:
[http://svn.boost.org/svn/boost/branches/release/libs/conversion/test/lexical_cast_inf_nan_test.cpp
tests],
[http://www.boost.org/development/tests/release/developer/conversion.html
results1],
[http://www.boost.org/development/tests/trunk/developer/conversion.html
results2]. And they are passing since boost_1.48[[BR]]
[[BR]]
I can not reproduce your error, so please can you answer the following
questions:[[BR]]
1) Which version of boost are you using exactly? Is it boost_1.47, is it
boost_1.48?[[BR]]
2) Which compiler exactly are you using? Is it Visual Studio 2010, is it
Visual Studio 2003?[[BR]]
3) Reproduce the error on your compilerand copypaste the code that
produces error to this ticket.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6571#comment:6> 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:09 UTC