$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2003-09-08 10:14:06
I have just loaded an updated version of the Serialization Library
to the files section. It includes numerous small changes to
conform to idiosyncracies various compilers. Some currently
pending issues:
a) Commeau - problem with non-intrusive serialization
b) gcc 3.2 - problem with xml_archive - believed to be a
manifestion of gcc 3.2 bug (111567)
c) msvc 6.0 - lack of stream ouput operator for __int64
not yet addressed.
d) borland - many small issues addressed - still no complete compile
Feel free to attempt to build, test, and comment.
Robert Ramey