Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76889 - dev-libs/libsigc++-2.0.6 version bump
Summary: dev-libs/libsigc++-2.0.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-06 05:50 UTC by Aaron Walker (RETIRED)
Modified: 2005-03-16 17:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
libsigc++-2.0.6.ebuild (libsigc++-2.0.6.ebuild,1.06 KB, text/plain)
2005-01-11 01:05 UTC, plors
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Walker (RETIRED) gentoo-dev 2005-01-06 05:50:40 UTC
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 Mike Gardiner (RETIRED) gentoo-dev 2005-01-10 19:50:42 UTC
Should get plors to have a look at this (I know it's not mm but it's related).
Comment 2 plors 2005-01-11 01:05:59 UTC
Created attachment 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 plors 2005-01-11 01:07:55 UTC
i don't like getting duplicate mail ;-)
Comment 4 plors 2005-01-14 10:04:22 UTC
<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 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-03-16 17:57:35 UTC
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.