Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 144264 Details for
Bug 211034
kdepim-3.5.9 certmanager compile failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix this failure
kdepim-359-crypt.patch (text/plain), 861 bytes, created by
Manuel Lauss
on 2008-02-21 20:51:34 UTC
(
hide
)
Description:
patch to fix this failure
Filename:
MIME Type:
Creator:
Manuel Lauss
Created:
2008-02-21 20:51:34 UTC
Size:
861 bytes
patch
obsolete
>--- kdepim-3.5.9/certmanager/lib/cryptplug.h~ 2008-02-21 21:42:29.411096264 +0100 >+++ kdepim-3.5.9/certmanager/lib/cryptplug.h 2008-02-21 21:42:29.411096264 +0100 >@@ -408,7 +408,7 @@ bool initialize( void ); > \note This function <b>must</b> be implemented by each plug-in using > this API specification. > */ >-bool hasFeature( Feature ); >+bool hasFeature( ::Feature ); > > /*! \ingroup groupSignCryptAct > \brief Information record returned by signing and by encrypting >--- kdepim-3.5.9/certmanager/lib/cryptplugwrapper.h~ 2008-02-21 21:42:57.796829669 +0100 >+++ kdepim-3.5.9/certmanager/lib/cryptplugwrapper.h 2008-02-21 21:42:57.796829669 +0100 >@@ -718,7 +718,7 @@ public: > > \return whether the relative feature is implemented or not > */ >- bool hasFeature( Feature ); >+ bool hasFeature( ::Feature ); > > > /* \ingroup groupSignAct
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 211034
: 144264