$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tarjei Knapstad (tarjei.knapstad_at_[hidden])
Date: 2006-06-15 04:28:21
On 6/14/06, Tarjei Knapstad <tarjei.knapstad_at_[hidden]> wrote:
> 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 :)
>
FYI, I've now also added an issue at the SF patch tracker:
http://tinyurl.com/zg6xp
-- Tarjei