Opened 10 years ago

Last modified 10 years ago

#7497 closed Bugs

Boost.Random does not work with exceptions disabled — at Version 1

Reported by: Mathias Gaunard Owned by: Steven Watanabe
Milestone: To Be Determined Component: random
Version: Boost 1.51.0 Severity: Problem
Keywords: Cc:

Description (last modified by Mathias Gaunard)

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)

Change History (1)

comment:1 by Mathias Gaunard, 10 years ago

Description: modified (diff)
Owner: changed from No-Maintainer to Steven Watanabe
Note: See TracTickets for help on using tickets.