Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202964 - Add dev-libs/boost-1.34.1 fixes to portage
Summary: Add dev-libs/boost-1.34.1 fixes to portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
: 203218 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-21 21:23 UTC by Philipp
Modified: 2007-12-27 16:15 UTC (History)
2 users (show)

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


Attachments
New ebuild (boost-1.34.1-r1.ebuild,6.75 KB, text/plain)
2007-12-21 21:24 UTC, Philipp
Details
Function patch (boost-function.patch,25.00 KB, text/plain)
2007-12-21 21:24 UTC, Philipp
Details
Regex include patch (boost-regex-include.patch,430 bytes, text/plain)
2007-12-21 21:24 UTC, Philipp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp 2007-12-21 21:23:27 UTC
A critical bug in boost::function (1.34.1) has been reported on the boost newspage. There also exists a fix in the form of two new header files.
Additionally I have discovered an include omission in boost::regex which prevents gcc-4.3 from building translation units that use the regex library.
I'm providing a new ebuild with the two patches here.
The missing include in boost::regex is probably not the only one in boost but it is nevertheless worth fixing.
Comment 1 Philipp 2007-12-21 21:24:08 UTC
Created attachment 139057 [details]
New ebuild
Comment 2 Philipp 2007-12-21 21:24:26 UTC
Created attachment 139058 [details]
Function patch
Comment 3 Philipp 2007-12-21 21:24:44 UTC
Created attachment 139059 [details]
Regex include patch
Comment 4 Tiziano Müller (RETIRED) gentoo-dev 2007-12-24 08:09:57 UTC
Fixed in CVS as 1.34.1-r1. Thanks!
Comment 5 Tiziano Müller (RETIRED) gentoo-dev 2007-12-27 16:15:03 UTC
*** Bug 203218 has been marked as a duplicate of this bug. ***