Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5731: Failure in boost/numeric/conversion when compiled without exceptions
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-02-11 08:48:46
#5731: Failure in boost/numeric/conversion when compiled without exceptions
----------------------------------+-----------------------------------------
Reporter: pmachata@⦠| Owner: dgregor
Type: Bugs | Status: new
Milestone: To Be Determined | Component: numeric
Version: Boost 1.50.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+-----------------------------------------
Changes (by apolukhin):
* cc: antoshkka@⦠(added)
* version: Boost 1.47.0 => Boost 1.50.0
Comment:
Replying to [comment:3 ramey]:
> I looked at this and I don't like it.
>
> I drags in a bunch of boost.exception stuff we're not using. This
problem came up when BOOST_THROW_EXCEPTION was redefined by the authors of
Boost Exception and surprised a lot of us with bloat code and other
problems.
There is a patch for BOOST_THROW_EXCEPTION that reduces code bloat #6450
[[BR]]
Support for noexception build is really required, because such builds are
widely used on embedded platforms and are part of C++ corporate style in
some organizations.[[BR]]
[[BR]]
I would advise to use {{{BOOST_THROW_EXCEPTION}}} instead of
{{{boost::throw_exception}}}, because it gives better control to user,
better debugging abilities and is meant to be used in all libraries.[[BR]]
[[BR]]
This is a very popular bug and a lot of users want it fixed! It is
duplicated in tickets #5076, #5393, #5800.[[BR]]
Please, fix it till 1.50 release or allow me to fix it (it is a trivial
bug).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5731#comment:5> 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