public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* Bug in sl_SI locale file
@ 2019-11-29 11:13 Jure Sah
  2019-11-29 12:02 ` Florian Weimer
  0 siblings, 1 reply; 2+ messages in thread
From: Jure Sah @ 2019-11-29 11:13 UTC (permalink / raw)
  To: bug-glibc-locales

Hello,

I would like to report a bug in the sl_SI locale, the version I have is 
labeled like this:
% Language: sl
% Territory: SI
% Revision: 4.4
% Date: 1997-11-05

The problem is in the LC_NUMERIC section. The Thousands Separator 
(thousands_sep)  is indicated as <U0020> which is a space character. 
This creates problems in scripts, because space is sometimes a delimiter 
and with this setting, numbers are sometimes merged inappropriately. 
This is a problem that does not exist if a different locale is used 
(which I would assume is the usual way people solve this issue).

While a thousands separator is not commonly used, the technically 
correct character for this according to Slovenian number styling 
standards, would be <U002E> aka the dot. Likely this was not used, to 
avoid problems in compatibility with locales where the dot is a decimal 
separator (e.g.: English).

LP,
Jure

-- 
<https://www.t-2.net/> 	*Jure Sah*
IT, sistemska integracija• IT, system integrations
www.t-2.net <https://www.t-2.net/> • Opozorilo | Disclaimer 
<https://disclaimer.t-2.net>

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

end of thread, other threads:[~2019-11-29 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29 11:13 Bug in sl_SI locale file Jure Sah
2019-11-29 12:02 ` Florian Weimer

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