Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 422710 Details for
Bug 486248
app-office/magicpoint-1.13a USE=gif - ./image/libmgpimage.a(gif.o): In function `gifLoad': gif.c:(.text+0x3f1): undefined reference to `PrintGifError'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
magicpoint-1.13a_p20121015-draw-charset.patch
magicpoint-1.13a_p20121015-draw-charset.patch (text/plain), 376 bytes, created by
Peter Stuge
on 2016-01-12 17:17:15 UTC
(
hide
)
Description:
magicpoint-1.13a_p20121015-draw-charset.patch
Filename:
MIME Type:
Creator:
Peter Stuge
Created:
2016-01-12 17:17:15 UTC
Size:
376 bytes
patch
obsolete
>--- kit.orig/draw.c 2012-10-14 20:25:10.000000000 +0200 >+++ kit/draw.c 2016-01-12 16:45:54.123549077 +0100 >@@ -2847,7 +2847,7 @@ > char *seed; > char *registry; > >- if (code >= 0xa0 && ((!argregistry || !argregistry[0]) && mgp_charset)) >+ if (code >= 0xa0 && ((!argregistry || !argregistry[0]) && mgp_charset[0])) > registry = mgp_charset; > else > registry = argregistry;
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 486248
:
364928
|
422606
|
422608
| 422710 |
422712
|
422714
|
422718
|
422720
|
422722
|
422726
|
422728
|
422748
|
422750