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: Robert Elz <kre%munnari.OZ.AU@localhost>
To: Ryo ONODERA <ryo%tetera.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost, toolchain-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
Thomas Klausner <wiz%NetBSD.org@localhost>
Subject: Re: toolchain/54411: std::locale broken
Date: Mon, 29 Jul 2019 15:00:18 +0700
Date: Mon, 29 Jul 2019 15:12:34 +0900
From: Ryo ONODERA <ryo%tetera.org@localhost>
Message-ID: <87h875e5d9.fsf%brownie.elements.tetera.org@localhost>
| Robert Elz <kre%munnari.OZ.AU@localhost> writes:
| I think I have de_DE.UTF-8 locale.
Yes, looks like it.
| However I have no idea about the content of these files.
src/share/locale/numeric/de_DE.UTF-8.src for the one in question.
It is more likely that something is still not working correctly with
C++ locales (which the core dump you showed also suggests) than the
data in your locale files is incorrect. The small C program version
that wiz sent recently would confirm the data is correct.
kre
Home |
Main Index |
Thread Index |
Old Index