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-14 20:36:19
#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@â¦>):
It's not enough to ensure that boost::exception,
boost::exception_detail::clone_base, and boost::unknown_exception have
default symbol visibility on GCC. It appears that boost::error_info also
needs to be decorated with default visibility. Otherwise, calls to
get_error_info on exceptions propagated across library boundaries will
always return NULL, rendering boost::exception essentially useless.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4594#comment:8> 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