[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’

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