$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Nat Goodspeed (nat_at_[hidden])
Date: 2007-09-28 16:47:55
Peter Dimov wrote:
> Diego Bernini:
>
>> sp=boost::dynamic_pointer_cast<Executor>(a);
>
> It's possible that dynamic_cast doesn't work across dynamic libraries on
> your platform.
Ah. You wouldn't be using OS X 10.3.9, would you? I've definitely bumped
into dynamic_cast failures (note, ordinary builtin dynamic_cast, never
mind the Boost dynamic_pointer_cast wrapper!) across libraries on 10.3.9.