Bug 76889 - dev-libs/libsigc++-2.0.6 version bump
Bug#: 76889 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: ka0ttic@gentoo.org
Component: Development
URL: 
Summary: dev-libs/libsigc++-2.0.6 version bump
Keywords:  
Status Whiteboard: 
Opened: 2005-01-06 05:50 0000
Description:   Opened: 2005-01-06 05:50 0000
Released Oct. 12th

* Fixed a memory leak in sigc::slot.
* Fixed compilation for gcc-3.4.
* Fixed compilation for Intel C++ compiler (upgraded libtool).
* Fixed project files for MSVC .Net (Timothy M. Shead).
* Fixed segfaults when compiled with MSVC .Net 2003 (moved
  all calls to new and delete into non-inline library code).
* In the compatibility module use correct bound_mem_functor
  variants for const (volatile) methods when creating a slot.
* Minor documentation fix.
* Resolved bugs: #152327 #148744 #152323 #151404 #153143

------- Comment #1 From Mike Gardiner (RETIRED) 2005-01-10 19:50:42 0000 -------
Should get plors to have a look at this (I know it's not mm but it's related).

------- Comment #2 From plors 2005-01-11 01:05:59 0000 -------
Created an attachment (id=48173) [details]
libsigc++-2.0.6.ebuild

I've been on this one already, but needed to talk to kugelfang first and oh
wel..

Here's a libsigc++-2.0.6.ebuild with the gcc-3.4 patch removed (these issues
have been fixed in release 2.0.6).

I'm still talking with kugelfang about some amd64 related stuff so don't commit
this one yet.

(as you can see i removed the amd64 specific stuff to fix an error with
libsigc-2.0.so.0, of course i tested the new ebuild on amd64 and afaics
everything works just fine.)

------- Comment #3 From plors 2005-01-11 01:07:55 0000 -------
i don't like getting duplicate mail ;-)

------- Comment #4 From plors 2005-01-14 10:04:22 0000 -------
<plors> Kugelfang: did you look at that libsigc++ bug already?
<Kugelfang> plors: i did, but unless gnome team puts the new version into portage, i can't do a thing...



------- Comment #5 From Marcus D. Hanwell 2005-03-16 17:57:35 0000 -------
I have just committed a new ebuild for dev-libs/libsigc++-2.0.10, please test
it out and let me know if you have any problems with it at all. I have made
several changes to it.