Subject: [Boost-bugs] [Boost C++ Libraries] #3347: Lack of g++ symbol visibility support in boost::asio
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-08-14 18:44:58
#3347: Lack of g++ symbol visibility support in boost::asio
-----------------------------------------------------------------+----------
Reporter: mark.jones@⦠| Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: | Component: asio
Version: Boost 1.36.0 | Severity: Problem
Keywords: callbacks timers firing shared library asynchronous |
-----------------------------------------------------------------+----------
This is somewhat similar to:
https://svn.boost.org/trac/boost/ticket/2309
and, I think what is being offered in
https://svn.boost.org/trac/boost/ticket/2114 may allow this problem to be
fixed.
If you compile the attached files as shown in the comments at the top of
the CPP files, the one without the #pragma workaround will fail to execute
its callbacks. This can also be seen with deadline timers too.
I used 2 of the examples from the boost::asio documentation to create this
example.
The same problem does not occur on Windows using MSVC 2005.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3347> 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:01 UTC