$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tarjei Knapstad (tarjei.knapstad_at_[hidden])
Date: 2006-06-14 10:15:12
Here's a few patches against HEAD to comment out unused 'file_version'
parameters in the load()/save() funtions in the serialization of some
of the STL containers. (The compiler emits quite a mess if set to warn
on unused parameters).
It's only a minor annoyance, but would be nice if these could be snuck
into 1.34 :)
-- Tarjei