Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134454 Details for
Bug 196885
Please stabilise app-office/magicpoint-1.12a-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
implicit declaration patch
magicpoint-1.12a-implicit-declaration.patch (text/plain), 782 bytes, created by
Thomas Anderson (tanderson) (RETIRED)
on 2007-10-26 20:40:11 UTC
(
hide
)
Description:
implicit declaration patch
Filename:
MIME Type:
Creator:
Thomas Anderson (tanderson) (RETIRED)
Created:
2007-10-26 20:40:11 UTC
Size:
782 bytes
patch
obsolete
>--- magicpoint-1.12a/ctlwords.c 1999-02-14 18:02:25.000000000 -0500 >+++ ctlwords.c 2007-10-26 15:41:16.000000000 -0400 >@@ -24,6 +24,7 @@ > > #include <stdio.h> > #include <string.h> >+#include <stdlib.h> > > main(int argc, char *argv[]) > { >--- magicpoint-1.12a/image/gif.c 2000-03-07 01:59:56.000000000 -0500 >+++ gif.c 2007-10-26 15:42:36.000000000 -0400 >@@ -17,6 +17,7 @@ > > #include "image.h" > #include <gif_lib.h> >+#include <stdlib.h> > > static void > tellAboutImage(name, gifp) >--- magicpoint-1.12a/image/misc.c 2004-07-28 11:47:31.000000000 -0400 >+++ misc.c 2007-10-26 15:43:20.000000000 -0400 >@@ -12,9 +12,7 @@ > #include "xloadimage.h" > #include "patchlevel" > #include <signal.h> >-#ifdef __APPLE__ > #include <stdlib.h> >-#endif > > extern int _Xdebug; > extern Display *display;
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 196885
: 134454