Re: [Boost-bugs] [Boost C++ Libraries] #754: boost::any - typeid comparison across shared boundaries

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #754: boost::any - typeid comparison across shared boundaries
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-06 17:38:58


#754: boost::any - typeid comparison across shared boundaries
--------------------+-------------------------------------------------------
  Reporter: kulik | Owner: nasonov
      Type: Bugs | Status: new
 Milestone: | Component: any
   Version: None | Severity: Problem
Resolution: None | Keywords:
--------------------+-------------------------------------------------------

Comment(by anonymous):

 Replying to [comment:6 staffan.spam at gimaker se]:
> I was bit my this bug as well, and it really wasn't fun to track down.
>
> Using RTLD_GLOBAL isn't possible when using libltdl to load the DSO,
 since lt_dlopenext() doesn't expose a way to control the flags used with
 dlopen.
>

 libltdl always uses RTLD_GLOBAL, assuming RTLD_GLOBAL is defined for your
 platform. See libltdl/ltdl.c in libtool.

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