Opened 8 years ago

Closed 8 years ago

#7131 closed enhancement (fixed)

libsigc++-2.6.2

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://ftp.gnome.org/pub/gnome/sources/libsigc++/2.6/libsigc++-2.6.2.tar.xz

http://ftp.gnome.org/pub/gnome/sources/libsigc++/2.6/libsigc++-2.6.2.sha256sum

fdace7134c31de792c17570f9049ca0657909b28c4c70ec4882f91a03de54437

http://ftp.gnome.org/pub/gnome/sources/libsigc++/2.6/libsigc++-2.6.2.news

2.6.2 (stable):

* slot: Handle auto-disconnection when a slot contains a slot
  (Kjell Ahlstedt) Bug #755003 (Ryan Beasley)
* slot and signal: Correct move constructors and move assignments.
  (Kjell Ahlstedt) Bug #756484.
* trackable, slot_base, signal_base, connection: Add some noexcept specs
  (Kjell Ahlstedt) Bug #756484.
* trackable, slot, signal: Remove noexcept from move operations.
  (Kjell Ahlstedt) Bug #756484.
* slot and signal: Add missing move constructors and move assignments
  (Kjell Ahlstedt) Bug #756484.
* signal_impl: =delete copy and move operations.
  (Murray Cumming, Kjell Ahlstedt) Bug #756484
* typed_slot_rep: =delete unimplemented copy and move operations.
  (Murray Cumming, Kjell Ahlstedt) Bug #756484
* slot_rep: =delete copy and move operations.
 (Murray Cumming, Kjell Ahlstedt) Bug #756484

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16651.

Note: See TracTickets for help on using tickets.