$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-06-18 08:39:06
On Jun 18, 2007, at 5:37 AM, John Reid wrote:
> Ok unfortunately with the now latest SVN version my code belows never
> returns from the copy(g) call. This is on Windows XP with boost 1.34.
> I've reverted to version 334 of pickle.cpp and it works again.
>
> Any clues?
Oh, that's embarrassing. It worked on my Mac at home (x86) but not at  
work (PowerPC). I've committed yet another fix, and this one's for  
real. Sorry! (but thanks for keeping me honest <g>)
        - Doug