
26 May
2005
26 May
'05
1:27 p.m.
Doug Gregor <dgregor@cs.indiana.edu> 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