$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-03-18 13:47:24
Jan Gaspar wrote:
> Hi,
>
> there is a serious bug in the circular_buffer library
> (http://svn.boost.org/trac/boost/ticket/1692) which makes it unusable
> in the release mode (there are several more methods affected not only
> erase() as described in the ticket). Can I commit the fix into the
> release branch?
Yes, but only after the bug has been fixed in trunk, and enough trunk
tests have cycled so you can be sure it is right.
--Beman