NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/54411: std::locale broken
The following reply was made to PR toolchain/54411; it has been noted by GNATS.
From: Ryo ONODERA <ryo%tetera.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: toolchain/54411: std::locale broken
Date: Mon, 29 Jul 2019 11:40:42 +0900
Hi,
The combination of
http://www.netbsd.org/~christos/g++locale.diff and latest src
fixes my problems in editors/poedit under LANG=ja_JP.UTF-8.
And wiz@'s test program in C++ emits as follows without errors:
Thousands separator for en_US is ','
Thousands separator for de_DE.UTF-8 is ','
Thousands separator for fr_FR.UTF-8 is ','
Thank you.
--
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index