Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90154 Details for
Bug 137924
sys-devel/icecream-0.6.20050413 fails to build w/ gcc-4.1.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gcc 4.1 patch
icecream-0.6-20050413-gcc41.patch (text/plain), 854 bytes, created by
Marcus Furlong
on 2006-06-25 16:35:00 UTC
(
hide
)
Description:
gcc 4.1 patch
Filename:
MIME Type:
Creator:
Marcus Furlong
Created:
2006-06-25 16:35:00 UTC
Size:
854 bytes
patch
obsolete
>diff -urN icecream.orig/mon/hostinfo.h icecream/mon/hostinfo.h >--- icecream.orig/mon/hostinfo.h 2004-08-27 12:24:46.000000000 +0100 >+++ icecream/mon/hostinfo.h 2006-06-26 00:23:34.000000000 +0100 >@@ -54,7 +54,7 @@ > protected: > static void initColor( const QString &value, const QString &name ); > >- QColor HostInfo::createColor(); >+ QColor createColor(); > QColor createColor( const QString &name ); > > private: >diff -urN icecream.orig/mon/starview.h icecream/mon/starview.h >--- icecream.orig/mon/starview.h 2005-01-13 11:56:26.000000000 +0000 >+++ icecream/mon/starview.h 2006-06-26 00:24:49.000000000 +0100 >@@ -142,7 +142,7 @@ > > QString id() const { return "star"; } > >- HostItem *StarView::findHostItem( unsigned int hostid ); >+ HostItem *findHostItem( unsigned int hostid ); > > void checkNode( unsigned int hostid ); >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 137924
: 90154 |
90156