From: Dmitry Chistikov <dd1email@gmail.com>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Cc: "Петр Никольский" <kipk47@gmail.com>
Subject: Re: [sisyphus] [necropost] gnucash, ru_RU.UTF-8 и запятая
Date: Sat, 23 Jul 2011 13:04:09 +0400
Message-ID: <20110723090409.GB8514@conflux.foliandre> (raw)
In-Reply-To: <4E294644.6020001@ukr.net>
"Vasyĺ V. Vercynśkyj", Jul. 22, 2011, 12:43 +0300:
> Тогда они зашевелились и вынесли вердикт, что у нас кривая локаль (и,
> походу, в Убунту 11.04 тоже). Я немного сомневаюсь в правильности их
> выводов. Чем крыть?
Кое в чем разработчики Gnucash правы:
$ locale | fgrep -v ru_RU.UTF-8
LC_ALL=
$ locale -k decimal_point mon_decimal_point
decimal_point=","
mon_decimal_point="."
Иными словами, в ru_RU для чисел десятичный разделитель - запятая,
а для денежных сумм - точка.
Насколько это правильно, хорошо, удобно - вопрос отдельный,
но Gnucash тут все-таки не виноват.
Причем дело и не в нашей сборке. Поглядите в исходные определения:
http://git.altlinux.org/gears/g/glibc.git?p=glibc.git;a=blob;f=localedata/locales/ru_RU;h=c4f8158343c5a54f5ee0a85d537a0d7372cefc5d;hb=7372b19962badff7e2b400385f8800b3d389f9eb
Это исходники glibc без ALT-специфичных изменений (тег glibc-2.11.3).
Цитирую:
80 LC_MONETARY
81 int_curr_symbol "<U0052><U0055><U0042><U0020>"
82 currency_symbol "<U0440><U0443><U0431>"
83 mon_decimal_point "<U002E>"
84 mon_thousands_sep "<U00A0>"
И, обратите внимание:
98 LC_NUMERIC
99 decimal_point "<U002C>"
100 thousands_sep "<U00A0>"
<U002C> - это запятая, а <U002E> - это точка
(см., например, echo -n ,. | hexdump -C).
--
Дмитрий Чистиков
next prev parent reply other threads:[~2011-07-23 9:04 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-22 16:02 [sisyphus] " Vaso VV
2011-03-24 11:31 ` Андрей Черепанов
2011-03-24 13:44 ` Vaso VV
2011-03-24 11:47 ` Alexey Morsov
2011-03-24 11:58 ` REAL
2011-03-24 11:57 ` Андрей Черепанов
2011-03-24 12:30 ` Alexey Morsov
2011-03-24 12:33 ` Aleksey Novodvorsky
2011-03-24 13:44 ` Vaso VV
2011-07-22 9:43 ` [sisyphus] [necropost] " "Vasyĺ V. Vercynśkyj"
2011-07-22 12:17 ` Rinat Bikov
2011-07-23 9:04 ` Dmitry Chistikov [this message]
2011-07-23 9:15 ` Aleksey Novodvorsky
2011-07-23 9:59 ` "Vasyĺ V. Vercynśkyj"
2011-07-23 10:20 ` Dmitry Chistikov
2011-07-23 11:47 ` Paul Wolneykien
2012-11-03 15:11 ` Dmitry V. Levin
2012-11-03 15:20 ` Aleksey Novodvorsky
2012-11-03 16:48 ` Dmitry V. Levin
2011-07-23 9:59 ` "Vasyĺ V. Vercynśkyj"
2011-07-25 8:00 ` "Vasyĺ V. Vercynśkyj"
2011-07-25 9:11 ` Dmitry Chistikov
2011-07-25 11:35 ` "Vasyĺ V. Vercynśkyj"
2011-07-25 12:37 ` Dmitry Chistikov
2011-07-26 10:53 ` Igor Zubkov
2011-07-27 10:50 ` Dmitry Chistikov
2011-07-27 11:07 ` Dmitry Chistikov
2011-07-28 16:41 ` Igor Zubkov
2011-07-28 18:38 ` Dmitry Chistikov
2011-07-26 6:14 ` Денис Смирнов
2011-07-26 7:41 ` "Vasyĺ V. Vercynśkyj"
2011-07-26 9:53 ` Денис Смирнов
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110723090409.GB8514@conflux.foliandre \
--to=dd1email@gmail.com \
--cc=kipk47@gmail.com \
--cc=sisyphus@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git