Subject: [Boost-bugs] [Boost C++ Libraries] #6688: better support for exporting symbols from DLL
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-15 05:53:04
#6688: better support for exporting symbols from DLL
-------------------------------------+--------------------------------------
Reporter: arvid@⦠| Owner: chris_kohlhoff
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost Development Trunk | Severity: Problem
Keywords: export symbol |
-------------------------------------+--------------------------------------
Currently asio/detail/config.hpp only supports exporting symbols from
compilers that supports __declspec (i.e. msvc). In order to support many
more compilers, including GCC (and gcc compatibles) and sun studio etc.
The config header could be simplified to use boost config's
BOOST_SYMBOL_EXPORT/IMPORT macro.
Patch against trunk is attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6688> 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:09 UTC