$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Saunders (ctsa_at_[hidden])
Date: 2007-02-15 14:56:27
The local variable "free" in pool/pool.hpp triggers an annoying
local variable shadow warning under gcc. Attached is a simple rename
patch. -Chris