FreeBSD Bugzilla – Attachment 13243 Details for
Bug 25308
libc/locale/lmessages.c declares a global variable 'empty'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 331 bytes, created by
brandt
on 2001-02-23 14:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
brandt
Created:
2001-02-23 14:30:01 UTC
Size:
331 bytes
patch
obsolete
>--- lmessages.c.orig Fri Feb 23 15:06:44 2001 >+++ lmessages.c Fri Feb 23 15:06:54 2001 >@@ -35,7 +35,7 @@ > #define LCMESSAGES_SIZE_MIN \ > (offsetof(struct lc_messages_T, yesstr) / sizeof(char *)) > >-char empty[] = ""; >+static char empty[] = ""; > > static const struct lc_messages_T _C_messages_locale = { > "^[yY]" , /* yesexpr */
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 25308
: 13243