Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199613 - [gcc-4.3] fix missing include in dev-libs/libcdio-0.78.2
Summary: [gcc-4.3] fix missing include in dev-libs/libcdio-0.78.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2007-11-19 01:56 UTC by Ryan Hill (RETIRED)
Modified: 2007-11-19 19:32 UTC (History)
0 users

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


Attachments
libcdio-0.78.2-gcc-4.3-includes.patch (libcdio-0.78.2-gcc-4.3-includes.patch,451 bytes, patch)
2007-11-19 01:57 UTC, Ryan Hill (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2007-11-19 01:56:45 UTC
GCC 4.3 cleans up the include dependencies of the C++ stdlib headers.  The
result is some packages have missing includes.  This patch fixes one such error
in libcdio-0.78.2.

https://savannah.gnu.org/patch/index.php?6271
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-11-19 01:57:29 UTC
Created attachment 136337 [details, diff]
libcdio-0.78.2-gcc-4.3-includes.patch
Comment 2 Alexis Ballier gentoo-dev 2007-11-19 07:31:38 UTC
applied, thanks
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-11-19 19:32:55 UTC
FWIW, fixed upstream.