$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-09-16 04:54:01
> Unfortunately now I'm seeing crashes with code that worked fine with
> 1.32.0. Here's some test code that demonstrates the crash:
I believe there was a PowerPC specific bug in 1.33 which affected
shared_ptr, it's been fixed in cvs, but I'm not sure which files you need to
fix the issue.
John.