public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug locale/28845] New: ld-monetary.c should be updated to match ISO C and other standards.
@ 2022-02-01 14:18 carlos at redhat dot com
  2022-02-03 20:19 ` [Bug locale/28845] " schwab@linux-m68k.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: carlos at redhat dot com @ 2022-02-01 14:18 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=28845

            Bug ID: 28845
           Summary: ld-monetary.c should be updated to match ISO C and
                    other standards.
           Product: glibc
           Version: 2.35
            Status: NEW
          Severity: normal
          Priority: P2
         Component: locale
          Assignee: unassigned at sourceware dot org
          Reporter: carlos at redhat dot com
  Target Milestone: ---

In ./locale/programs/ld-monetary.c we have copied some text that appears in
monetary_finish() which is taken from other categories, but which does not
apply from a standards perspective.

ISO C's localeconf function requires that various members that can be returned
are allowed to be empty strings "", and so we should not issue warnings for
those cases (7.11.2.3).

This was discovered while harmonizing the C.UTF-8 locale:
https://sourceware.org/pipermail/libc-alpha/2022-February/135955.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-02-25 12:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 14:18 [Bug locale/28845] New: ld-monetary.c should be updated to match ISO C and other standards carlos at redhat dot com
2022-02-03 20:19 ` [Bug locale/28845] " schwab@linux-m68k.org
2022-02-03 20:30 ` fweimer at redhat dot com
2022-02-03 22:18 ` carlos at redhat dot com
2022-02-05  2:57 ` carlos at redhat dot com
2022-02-22 10:18 ` coelacanthus at outlook dot com
2022-02-25 12:38 ` carlos at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).