FreeBSD Bugzilla – Attachment 128339 Details for
Bug 172215
localeconv() grouping appears not to match POSIX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 419 bytes, created by
Ed Maste
on 2012-10-01 16:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ed Maste
Created:
2012-10-01 16:50:02 UTC
Size:
419 bytes
patch
obsolete
>Index: lib/libc/locale/fix_grouping.c >=================================================================== >--- fix_grouping.c (revision 240919) >+++ fix_grouping.c (working copy) >@@ -31,7 +31,7 @@ > #include <limits.h> > #include <stddef.h> > >-static const char nogrouping[] = { CHAR_MAX, '\0' }; >+static const char nogrouping[] = { '\0' }; > > /* > * Internal helper used to convert grouping sequences from string
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 172215
: 128339