Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 275397 Details for
Bug 369567
kde-base/kabcclient-4.6.80 doesn't compile, src/main.cpp:120 error: no matching function for call ...
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for main.cpp Line 120
kabcclient-4.6.80_main.cpp_line120.patch (text/plain), 580 bytes, created by
Tobias Hochgürtel
on 2011-05-31 19:33:10 UTC
(
hide
)
Description:
patch for main.cpp Line 120
Filename:
MIME Type:
Creator:
Tobias Hochgürtel
Created:
2011-05-31 19:33:10 UTC
Size:
580 bytes
patch
obsolete
>--- console/kabcclient/src/main.cpp~ 2011-05-31 20:59:51.589981748 +0200 >+++ console/kabcclient/src/main.cpp 2011-05-31 21:03:36.828988957 +0200 >@@ -117,7 +117,7 @@ > > cmdLineOptions.add("match-case", ki18n("Match key fields case sensitive. UID is always matched case sensitive")); > >- cmdLineOptions.add(ki18n("+[input data]"), ki18n("Input to use instead of reading stdin")); >+ cmdLineOptions.add("+[input data]", ki18n("Input to use instead of reading stdin")); > > KCmdLineArgs::addCmdLineOptions(cmdLineOptions); > KCmdLineArgs::init(argc, argv, &aboutData);
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 369567
: 275397 |
275399