Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 207809 Details for
Bug 289987
[patch] net-misc/knutclient-0.9.3 fails to compile on gcc-4.3.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix paintNumbers function prototype and make it compile
knutclient-0.9.3-fix-proto.diff (text/plain), 406 bytes, created by
Israel G. Lugo
on 2009-10-21 11:55:43 UTC
(
hide
)
Description:
Patch to fix paintNumbers function prototype and make it compile
Filename:
MIME Type:
Creator:
Israel G. Lugo
Created:
2009-10-21 11:55:43 UTC
Size:
406 bytes
patch
obsolete
>--- src/knutdock.h 2006-07-13 19:38:54.000000000 +0100 >+++ src/knutdock.h 2009-10-21 12:35:13.000000000 +0100 >@@ -322,7 +322,7 @@ class KNutDock : public KSystemTray { > * > * @since 0.1 > **/ >- void paintNumbers (int numbers, int x, int x, QPainter* p ); //x,y levy horni roh cisla 1 >+ void paintNumbers (int numbers, int x, int y, QPainter* p ); //x,y levy horni roh cisla 1 > > /** > * @internal
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 289987
: 207809