$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2006-02-28 14:02:26
I see this is the same error that some others encountered. It makes
serialization in 1.33 broken with gcc-4.1 (which is about to release).
I was able to compile with boost-cvs and patches that were just posted here.
Here is a basic ublas vector serializer and 1 test.