Re: [Boost-bugs] [Boost C++ Libraries] #5731: Failure in boost/numeric/conversion when compiled without exceptions

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-01-23 14:20:30


#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.47.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+-----------------------------------------

Comment (by Petr Machata <pmachata@…>):

 An exception is being thrown in header file. There's an existing tool for
 that in boost, boost::throw_exception. Many other (boost) libraries do it
 like that (though admittedly not all). It's a correctness issue, too,
 that code is invalid when compiled with -fno-exceptions. I don't think
 boost should support every odd compiler flag out there, but it seems that
 support for this one is well established.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5731#comment:4>
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:08 UTC