Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 174323 Details for
Bug 245115
x11-libs/cairo-1.8.2 USE="directfb" - cairo-directfb-surface.c:554: error: 'surface' undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix (maybe) upstream bug.
cairo-1.8.4-_cairo_directfb_surface_composite.patch (text/plain), 373 bytes, created by
Naohiro Aota
on 2008-12-05 15:21:01 UTC
(
hide
)
Description:
Fix (maybe) upstream bug.
Filename:
MIME Type:
Creator:
Naohiro Aota
Created:
2008-12-05 15:21:01 UTC
Size:
373 bytes
patch
obsolete
>--- src/cairo-directfb-surface.c~ 2008-11-14 00:56:32.000000000 +0900 >+++ src/cairo-directfb-surface.c 2008-12-05 23:57:13.000000000 +0900 >@@ -552,7 +552,7 @@ > IDirectFBSurface *buffer = image_extra; > > D_DEBUG_AT (CairoDFB_Acquire, >- "%s( surface=%p ).\n", __FUNCTION__, surface); >+ "%s( buffer=%p ).\n", __FUNCTION__, buffer); > > buffer->Unlock (buffer); >
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 245115
:
170436
|
173977
|
173979
|
173981
| 174323 |
174324