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: Fri, 02 Aug 2019 12:33:51 +0900
Hi,
After this commit:
https://mail-index.netbsd.org/source-changes/2019/08/01/msg107743.html ,
pkgsrc/editors/poedit works fine.
Thank you very much.
However,
Ryo ONODERA <ryo%tetera.org@localhost> writes:
> 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: Tue, 30 Jul 2019 00:54:07 +0900
>
> Hi,
>
> As of about 2019-07-29 14:00 UTC, C++ test case works partially.
>
> $ ./a.out
> Thousands separator for en_US is ','
> Thousands separator for de_DE.UTF-8 is '.'
> Thousands separator for fr_FR.UTF-8 is '$
>
> After FR case, there is no ' symbol and newline.
> I have added en_US case after FR case again and no en_US case
> is displayed.
This phenomenon still occurs.
I have no idea about French locale, but I feel that this is strange.
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