Re: [Boost-bugs] [Boost C++ Libraries] #3210: dynamic_cast fails between modules

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3210: dynamic_cast fails between modules
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-20 15:13:49


#3210: dynamic_cast fails between modules
-------------------------------+--------------------------------------------
 Reporter: renatox@… | Owner: dave
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: Python
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
-------------------------------+--------------------------------------------

Comment(by troy):

 See also this thread:

 http://mail.python.org/pipermail/python-dev/2002-May/024074.html

 You can globally set the dlopen flags (instead of manually dlopening each
 one as above)
 with sys.setdlopenflags:

 http://docs.python.org/library/sys.html#sys.setdlopenflags

 I don't think there is anything to fix here but the docs.

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