public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* strfmon failures
@ 2002-03-09  1:23 Jakub Jelinek
  2002-03-09  1:32 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Jelinek @ 2002-03-09  1:23 UTC (permalink / raw)
  To: Ulrich Drepper; +Cc: Glibc hackers

Hi!

With de_DE etc. locales transitioning from dead currencies to EUR, strfmon
started to fail (for obvious reasons, it expects DM/DEM for de_DE).
What is the preferred fix?
Choose a different locale for strfmon test, so that it has 2
char currency_symbol and 3 char int_currency_symbol (ideally ASCII only;
hu_HU (Ft/HUF) might be a good candidate), or recompute dat_strfmon.c? The
latter might be more difficult, since it is EUR/EUR in iso-8859-1 and
<U20AC>/EUR for utf8.

	Jakub

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

* Re: strfmon failures
  2002-03-09  1:23 strfmon failures Jakub Jelinek
@ 2002-03-09  1:32 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 2002-03-09  1:32 UTC (permalink / raw)
  To: Jakub Jelinek; +Cc: Glibc hackers

[-- Attachment #1: Type: text/plain, Size: 687 bytes --]

On Sat, 2002-03-09 at 01:23, Jakub Jelinek wrote:

> Choose a different locale for strfmon test, so that it has 2
> char currency_symbol and 3 char int_currency_symbol (ideally ASCII only;
> hu_HU (Ft/HUF) might be a good candidate), or recompute dat_strfmon.c? The
> latter might be more difficult, since it is EUR/EUR in iso-8859-1 and
> <U20AC>/EUR for utf8.

I did fix the dat_strfmon.c file already.  Are you sure you use the
latest CVS version?

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

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

end of thread, other threads:[~2002-03-09  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-09  1:23 strfmon failures Jakub Jelinek
2002-03-09  1:32 ` Ulrich Drepper

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).