Subject: [Boost-bugs] [Boost C++ Libraries] #2483: Updating from 1.34.1 to 1.35.0-8 introduced error: âbad_castâ is not a member of âstdâ
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-07 00:43:34
#2483: Updating from 1.34.1 to 1.35.0-8 introduced error: âbad_castâ is not a
member of âstdâ
---------------------+------------------------------------------------------
Reporter: Neeraj | Type: Bugs
Status: new | Milestone: Boost 1.38.0
Component: None | Version: Boost 1.35.0
Severity: Problem | Keywords:
---------------------+------------------------------------------------------
Folks.
I updated my system from Ubuntu Hardy to Ubuntu Intrepid, and my codebase
broke with the following error in some of the GIL related header files:
error: âbad_castâ is not a member of âstdâ
Doing the following before including the boost header in question resolved
it:
#include <typeinfo>
Just a heads up
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2483> 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:49:59 UTC