Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 180518 Details for
Bug 256916
dev-libs/glib-2.18.4: One-line patch required to compile successfully on IRIX
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
glib patch to prevent build errors
option-context.c.patch (text/plain), 514 bytes, created by
Stuart Shelton
on 2009-02-01 10:12:27 UTC
(
hide
)
Description:
glib patch to prevent build errors
Filename:
MIME Type:
Creator:
Stuart Shelton
Created:
2009-02-01 10:12:27 UTC
Size:
514 bytes
patch
obsolete
>--- var/tmp/portage/dev-libs/glib-2.18.4/work/glib-2.18.4/glib/tests/option-context.c.dist 2009-01-26 11:05:09.000000000 +0000 >+++ var/tmp/portage/dev-libs/glib-2.18.4/work/glib-2.18.4/glib/tests/option-context.c 2009-01-26 11:05:18.000000000 +0000 >@@ -428,7 +428,7 @@ assert_no_error (GError *error) > > static void > assert_error (GError *error, >- GQuark *domain, >+ GQuark domain, > gint code) > { > g_assert (error && error->domain == domain && error->code == code);
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 256916
: 180518