Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73985 Details for
Bug 114349
media-gfx/xfig-3.2.4 fails to compile with gcc4 (patch)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xfig-3.2.4-compile-fix.diff
xfig.3.2.4-compile-fix.diff (text/plain), 930 bytes, created by
Thomas Weidner
on 2005-12-03 06:25:33 UTC
(
hide
)
Description:
xfig-3.2.4-compile-fix.diff
Filename:
MIME Type:
Creator:
Thomas Weidner
Created:
2005-12-03 06:25:33 UTC
Size:
930 bytes
patch
obsolete
>diff -ru xfig.3.2.4/u_fonts.h xfig.3.2.4.new/u_fonts.h >--- xfig.3.2.4/u_fonts.h 2002-03-27 01:18:23.000000000 +0100 >+++ xfig.3.2.4.new/u_fonts.h 2005-12-03 15:21:02.054250392 +0100 >@@ -30,12 +30,6 @@ > /* font number for the "nil" font (when user wants tiny text) */ > #define NILL_FONT NUM_FONTS > >-extern int psfontnum(); >-extern int latexfontnum(); >-extern struct _xfstruct x_fontinfo[], x_backup_fontinfo[]; >-extern struct _fstruct ps_fontinfo[]; >-extern struct _fstruct latex_fontinfo[]; >- > /* element of linked list for each font > The head of list is for the different font NAMES, > and the elements of this list are for each different >@@ -61,5 +55,11 @@ > * sizes */ > }; > >+extern int psfontnum(); >+extern int latexfontnum(); >+extern struct _xfstruct x_fontinfo[], x_backup_fontinfo[]; >+extern struct _fstruct ps_fontinfo[]; >+extern struct _fstruct latex_fontinfo[]; >+ > int x_fontnum(); > #endif /* U_FONTS_H */
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 114349
: 73985