Re: [Boost-bugs] [Boost C++ Libraries] #7497: Boost.Random does not work with exceptions disabled

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7497: Boost.Random does not work with exceptions disabled
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-11 16:21:51


#7497: Boost.Random does not work with exceptions disabled
-------------------------------+--------------------------------------------
  Reporter: mgaunard | Owner: steven_watanabe
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: random
   Version: Boost 1.51.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Changes (by mgaunard):

  * owner: no-maintainer => steven_watanabe


Old description:

> cannot use 'throw' with exceptions disabled in
> .../boost_1_51_0/boost/random/detail/seed_impl.hpp
>
> Please use BOOST_THROW_EXCEPTION instead of naked throw.

New description:

 cannot use 'throw' with exceptions disabled in
 .../boost_1_51_0/boost/random/detail/seed_impl.hpp

 Please use BOOST_THROW_EXCEPTION instead of naked throw.

 (assigning to Steven because he's the author of the file in question)

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7497#comment:1>
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:10 UTC