Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4594: Boost exception classes do not have GCC default visibility
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-06-15 13:59:40
#4594: Boost exception classes do not have GCC default visibility
------------------------------------------------------------+---------------
Reporter: Jonathan Jones <jonathan.jones@â¦> | Owner: emildotchevski
Type: Patches | Status: closed
Milestone: To Be Determined | Component: exception
Version: Boost 1.40.0 | Severity: Showstopper
Resolution: fixed | Keywords:
------------------------------------------------------------+---------------
Comment (by Jonathan Jones <jonathan.jones@â¦>):
You aren't interested in catching it directly. However, the
implementation of boost::current_exception re-throws the exception and
catches it as exception_detail::clone_base to determine if it's
"cloneable". If exception_detail::clone_base doesn't have default
visibility, boost::current_exception doesn't work if the exception
originated from a different library.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4594#comment:10> 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