Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38141 Details for
Bug 61595
patch to fix kmousetool compillation with gcc 3.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch itself
kmousetool-1.11-gcc34-fix.patch (text/plain), 453 bytes, created by
Anton Starikov
on 2004-08-24 20:41:42 UTC
(
hide
)
Description:
patch itself
Filename:
MIME Type:
Creator:
Anton Starikov
Created:
2004-08-24 20:41:42 UTC
Size:
453 bytes
patch
obsolete
>diff -urNa kmousetool-1.11.old/kmousetool/mtstroke.cpp kmousetool-1.11/kmousetool/mtstroke.cpp >--- kmousetool-1.11.old/kmousetool/mtstroke.cpp 2002-12-11 03:14:16.000000000 +0100 >+++ kmousetool-1.11/kmousetool/mtstroke.cpp 2004-08-25 05:34:47.406702016 +0200 >@@ -88,7 +88,7 @@ > points.push_back(Pt(x,y)); > } > } >-}; >+} > > > /* >@@ -310,4 +310,4 @@ > char ch = 'a'; > while (ch != '\n') > infile.get(ch); >-} >\ No newline at end of file >+}
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 61595
: 38141 |
38142