[Boost-bugs] [Boost C++ Libraries] #5570: Compile error in uuid string_generator.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #5570: Compile error in uuid string_generator.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-05-27 01:10:27


#5570: Compile error in uuid string_generator.hpp
---------------------------+------------------------------------------------
 Reporter: olim@… | Owner: atompkins
     Type: Bugs | Status: new
Milestone: Boost 1.47.0 | Component: uuid
  Version: Boost 1.46.1 | Severity: Problem
 Keywords: |
---------------------------+------------------------------------------------
 There is a compile error in string_generator.hpp when exceptions are
 disabled. When exceptions are disabled try, catch, throw are no longer
 valid keywords. Here is a patch with a fix to call throw_exception(x)
 instead of throw x. Maybe BOOST_THROW_EXCEPTION(x) should be used
 instead?

 Can someone please incorporate this patch into the next boost release?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5570>
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:06 UTC