$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2004-01-09 03:33:07
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.
The patch is against the 1.31 branch.
-- Lgb