Boost logo

Boost Users :

Subject: Re: [Boost-users] Problem with Serialization in Boost 1.37
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-03-02 05:02:46


Christoph Mayer wrote:

>> 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?

You can include two files I've added in your project directly. This will
break if/when you try to link against boost.serialization that has
the same fix.

- Volodya


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