CVSROOT:        /cvs/gnome
Module name:    libsigc++2
Changes by:     murrayc 05/06/04 08:18:25

Modified files:
        .              : ChangeLog 
        sigc++         : signal_base.h 

Log message:
2005-05-16  Neal E. Coombes  <[EMAIL PROTECTED]>

* sigc++/signal_base.h:  Modified temp_slot_list to be a temporary view
into a slot list.  Instead of emptying the original it now simply tacks
a placeholder to the end of the original.  It then uses this as it's
'end' iterator.  This should allow for conscious recursiveness, as well
as inserting a slot to any position in the slot list during emittion.
See bug #303896 [http://bugzilla.gnome.org/show_bug.cgi?id=303896].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libsigc%2B%2B2&who=murrayc&date=explicit&mindate=2005-06-04%2008:17&maxdate=2005-06-04%2008:19

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to