$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Problem with Serialization in Boost 1.37
From: Christoph Mayer (mayer_at_[hidden])
Date: 2009-03-02 04:52:44
> Thanks. This is a bug in Boost.Serialization. With attached patch, your
> testcase compiles unmodified. I don't know if this patch is best, or right --
> Robert should be able to tell.
Thanks for your patch! Are you aware of a way to workaround this problem
without the need for a patch? Maybe a different way to express the
export? Can I include the patch somehow in my sources directly instead
of having users modify their boost install?
Thanks,
Chris