Re: [Boost-bugs] [Boost C++ Libraries] #2114: Patch for export symbols from shared library

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2114: Patch for export symbols from shared library
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-29 13:59:12


#2114: Patch for export symbols from shared library
--------------------------------------+-------------------------------------
  Reporter: arhip | Owner: dave
      Type: Patches | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost Development Trunk | Severity: Cosmetic
Resolution: | Keywords: symbol export shared library gcc exception dynamic shared object dso
--------------------------------------+-------------------------------------

Comment(by jhunold):

 Hi Dave,
 those two are used in Boost.Python:
  python/detail/config.hpp:73:#define BOOST_PYTHON_DECL_FORWARD
 BOOST_SYMBOL_FORWARD_EXPORT

  python/detail/config.hpp:74:#define BOOST_PYTHON_DECL_EXCEPTION
 BOOST_EXCEPTION_EXPORT
 I simply replaced the existing logic.
 I thought that you should know what they do.
 And please verify that I'm doing things right for Boost.Python.
 And Boost.Serialization uses some strange logic for Borland.
 Files:
  boost/serialization/config.hpp
  boost/archive/detail/decl.hpp

 I hope that helps

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2114#comment:7>
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:00 UTC