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