Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 133021 Details for
Bug 195227
net-im/ekiga-2.0.11 compile failure - conflicting types for 'gm_conf_is_key_writable'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix gm_conf_is_key_writable definition
ekiga-is_key_writable.patch (text/plain), 413 bytes, created by
Charles Clément
on 2007-10-09 18:05:38 UTC
(
hide
)
Description:
Fix gm_conf_is_key_writable definition
Filename:
MIME Type:
Creator:
Charles Clément
Created:
2007-10-09 18:05:38 UTC
Size:
413 bytes
patch
obsolete
>Index: ekiga-2.0.11/lib/gmconf/gmconf-glib.c >=================================================================== >--- ekiga-2.0.11.orig/lib/gmconf/gmconf-glib.c >+++ ekiga-2.0.11/lib/gmconf/gmconf-glib.c >@@ -1473,7 +1473,7 @@ gm_conf_destroy (const gchar *namespac) > } > > gboolean >-gm_conf_is_key_writable (gchar *key) >+gm_conf_is_key_writable (const gchar *key) > { > g_return_val_if_fail (key != NULL, FALSE); >
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 195227
: 133021