From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/14636 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: printf doesn't respect locale Date: Tue, 10 Sep 2019 18:31:43 +0200 Message-ID: <20190910163143.GI22009@port70.net> References: <20190909175452.GO9017@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="28916"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.10.1 (2018-07-13) To: musl@lists.openwall.com Original-X-From: musl-return-14652-gllmg-musl=m.gmane.org@lists.openwall.com Tue Sep 10 18:31:58 2019 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1i7j3e-0007LZ-ME for gllmg-musl@m.gmane.org; Tue, 10 Sep 2019 18:31:58 +0200 Original-Received: (qmail 15513 invoked by uid 550); 10 Sep 2019 16:31:56 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 15491 invoked from network); 10 Sep 2019 16:31:55 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:14636 Archived-At: * Daniel Schoepe [2019-09-10 17:00:49 +0100]: > I'm also not a fan of this behavior, I actually stumbled across this > when tracking > down a bug the different radix usage caused. i'm interested in how this can cause a bug in correct software.