$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2007-04-02 05:56:14
larsbj_at_[hidden] (Lars Gullik Bjønnes) writes:
| Both in boost/archive/detail/oserializer.hpp(l.117) and
| boost/archive/detail/iserializer.hpp(l.124).
|
| Because of some commented code 'flag' in unused and gives a warning.
|
| Would be nice if this was fixed before 1.34 proper.
Here is the patch:
-- Lgb