$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-01-09 16:43:19
At 03:33 AM 1/9/2004, Lars Gullik Bjønnes wrote:
>
>This patch changes one case of throw... to boost::throw_exception and
>moves some code and ifdefs around to make the compiler not warn about
>unused arguments. Also it initializes one variable (infile) to avoid a
>'might be uninitialized warning'.
>
>Please apply if found appropriate.
Applied to both the 1.31.0 branch and the main trunk.
Thanks!
--Beman