FreeBSD Bugzilla – Attachment 94716 Details for
Bug 132928
The port /usr/ports/x11/rxvt build failed when invoked with WITH_GREEK knob
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-ae
patch-ae (text/plain; charset=us-ascii), 835 bytes, created by
Andy Kosela
on 2009-03-22 10:40:38 UTC
(
hide
)
Description:
patch-ae
Filename:
MIME Type:
Creator:
Andy Kosela
Created:
2009-03-22 10:40:38 UTC
Size:
835 bytes
patch
obsolete
>--- src/grkelot.c.orig 1998-11-12 05:51:12.000000000 +0100 >+++ src/grkelot.c 2009-03-22 11:15:35.000000000 +0100 >@@ -80,10 +80,6 @@ > #define MAX_SWITCHER 2U /* per state */ > #define MAX_VAL 256 /* for temp allocation */ > >-typedef unsigned char u_char; >-typedef unsigned int u_int; >-typedef unsigned long u_long; >- > typedef struct s_xlat { > u_int first, last; > u_int *pval; /* array of translated values */ >@@ -158,9 +154,9 @@ > > #define NUM_XLAT_TYPES (sizeof(xlat_type) / sizeof(xlat_type[0])) > >-static void kstate_add_xlat(char *str); >-static void kstate_add_switcher(char *str); >-static void kstate_set_life(char *str); >+void kstate_add_xlat(char *str); >+void kstate_add_switcher(char *str); >+void kstate_set_life(char *str); > > /* --- Functions ------------- */ > /* INTPROTO */
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 Raw
Actions:
View
Attachments on
bug 132928
: 94716