Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2004-04-11 22:45:34


On Sun, 11 Apr 2004 13:44:58 -0700, Robert Ramey wrote
> I just uploaded version #18 of the proposed boost serialization
> library to the files section. It can also be downloaded at www.rrsd.com
>
> It contains improvements in code/file/namespace organization, better
> documentation on how its implemented, and a number of arcane bug fixes.
>
> This is the version I will refer to during the upcoming review.

A couple notes on this version:

I had to comment out line 23 in boost/pfto.hpp:

#include <boost/type_traits.hpp>

to get the library to compile on Mandrake 9.2 g++ 3.3.1.

Also, I'm having problems with building the tests -- can't find -lstdc++. I'm
sure this is a Jamfile problem, but haven't been able to figure it out yet.
Just looking at the Jamfile from the previous version, it hasn't changed much.
 And it has just dawned on me that I didn't compile the tests on the last
version, only the examples...

Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk