$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Zeh (razeh_at_[hidden])
Date: 2005-05-26 08:27:36
Doug Gregor <dgregor_at_[hidden]> writes:
> On May 25, 2005, at 5:09 AM, Christophe Prud'homme wrote:
>
> > Dear boosters,
> >
> > line 103 of
> > /cvsroot/boost/boost/boost/signals/detail/named_slot_map.hpp
> > I believe it should be last_group(last) instead of last_group(group)
>
> Yep, that's a bug. Fixed, and thanks!
>
> Doug
What can we add to the regression tests that would have caught the
problem?
Robert Zeh