Boost logo

Boost Users :

From: Miguel Silvestre (msilvestre_at_[hidden])
Date: 2007-01-18 11:28:04


Hi!

I'm tryingto compile and test the test_no_rtti for deriving pointers
of derived classes.

I'm getting a crash in the file dbgheap.c line 266 when the boost
tries to do this:
                    return dynamic_cast<T>(u);
on file smart_cast.hpp line 76.

I'm using VC-80 compiler. In the attach I send the file (a little bit
modified, since I'm looking for this to compile :S).

Any sugestion please????

-- 
Miguel Silvestre



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net