Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44766 Details for
Bug 72534
net-irc/xchat-2.4.1 fails to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
xchat-2.4.1-fetext-linking.patch (text/plain), 480 bytes, created by
Matteo Settenvini
on 2004-11-26 03:07:22 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Matteo Settenvini
Created:
2004-11-26 03:07:22 UTC
Size:
480 bytes
patch
obsolete
>--- xchat-2.4.1/src/fe-text/fe-text.c.bak 2004-11-26 11:50:44.017751280 +0100 >+++ xchat-2.4.1/src/fe-text/fe-text.c 2004-11-26 12:02:20.818821416 +0100 >@@ -815,3 +815,13 @@ > void fe_confirm (const char *message, void (*yesproc)(void *), void (*noproc)(void *), void *ud) > { > } >+void fe_set_inputbox_contents (session *sess, char *text) >+{ >+} >+void fe_set_inputbox_cursor (session *sess, int delta, int pos) >+{ >+} >+char *fe_get_inputbox_contents (session *sess) { >+return ""; >+} >+
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 72534
: 44766 |
44767