Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30310 Details for
Bug 33129
pykde 3.7.4 emerge problem
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
kmacroexpander.sip.diff
kmacroexpander.sip.diff (text/plain), 448 bytes, created by
Carsten Lohrke (RETIRED)
on 2004-04-29 04:38:43 UTC
(
hide
)
Description:
kmacroexpander.sip.diff
Filename:
MIME Type:
Creator:
Carsten Lohrke (RETIRED)
Created:
2004-04-29 04:38:43 UTC
Size:
448 bytes
patch
obsolete
>--- kmacroexpander.sip.orig 2004-04-29 10:46:59.000000000 +0200 >+++ kmacroexpander.sip 2004-04-29 10:51:35.000000000 +0200 >@@ -215,7 +215,7 @@ > { > int iserr = 0; > >- sipConvertTo_QString (key, (void **)&sKey, &iserr); >+ sKey = reinterpret_cast<QString *>(sipForceConvertTo_QString(key, &iserr)); > slData = (QStringList *)sipForceConvertTo_QStringList (value, &iserr); > > if (iserr)
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 33129
:
20550
|
20551
|
20644
|
29939
|
29951
|
30309
| 30310 |
30706
|
31133