Re: [Boost-bugs] [Boost C++ Libraries] #6700: Exceptionless lexical_cast

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6700: Exceptionless lexical_cast
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-30 08:32:29


#6700: Exceptionless lexical_cast
-----------------------------------------------+--------------------------
  Reporter: Olaf van der Spek <olafvdspek@…> | Owner: apolukhin
      Type: Feature Requests | Status: reopened
 Milestone: To Be Determined | Component: lexical_cast
   Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------+--------------------------

Comment (by apolukhin):

 Replying to [comment:8 Troy Korjuslommi <troykor@…>]:
> I added the patch here.

 That's a bad patch. It breaks compilation with exceptions off. It does not
 add tests for new feature and does not update the docs.

 It is also much worse than an already applied
 [https://github.com/boostorg/conversion/tree/develop to develop branch
 patch]:

 ```try {} catch(...){}``` is not what was requested by users.
 `boost::numeric::converter` was the main problem! Without fixing it a
 patch could be written in 10 minutes, but that would be a patch for
 outward appearances, does not really resolving the issue.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6700#comment:9>
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:15 UTC