Re: [sigc] Accumulators



On Mon, 2006-06-05 at 23:06 +0200, Martin Schulze wrote:
> You are right - this look like a bug!
> 
> Most likely, in signal.h.m4, definition of struct signal_emit$1, line:
> 
>   typedef internal::slot_iterator_buf<self_type> slot_iterator_buf_type;
> 
> should read:
> 
>   typedef internal::slot_iterator_buf<self_type,T_return>
> slot_iterator_buf_type;
> 
> Could you file a bug report, please?

Done!

Many thanks,
Tim





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]