From owner-cvs-src Sun Mar 16 15:55:57 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C67D37B401; Sun, 16 Mar 2003 15:55:56 -0800 (PST) Received: from HAL9000.homeunix.com (12-233-57-224.client.attbi.com [12.233.57.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C7843FAF; Sun, 16 Mar 2003 15:55:55 -0800 (PST) (envelope-from das@FreeBSD.org) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id h2GNtsnl000731; Sun, 16 Mar 2003 15:55:54 -0800 (PST) (envelope-from das@FreeBSD.org) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id h2GNts22000730; Sun, 16 Mar 2003 15:55:54 -0800 (PST) (envelope-from das@FreeBSD.org) Date: Sun, 16 Mar 2003 15:55:54 -0800 From: David Schultz To: "Andrey A. Chernov" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib strtod.c Message-ID: <20030316235554.GA715@HAL9000.homeunix.com> Mail-Followup-To: "Andrey A. Chernov" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200303150947.h2F9l5eQ028059@repoman.freebsd.org> <20030315185019.GA67489@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030315185019.GA67489@nagual.pp.ru> Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Andrey A. Chernov : > On Sat, Mar 15, 2003 at 01:47:05 -0800, David Schultz wrote: > > das 2003/03/15 01:47:05 PST > > > > FreeBSD src repository > > > > Removed files: > > lib/libc/stdlib strtod.c > > Log: > > The gdtoa import apparently hasn't caused anything or anyone to > > explode, so nix the old strtod() / dtoa(). This change is part > > of the gdtoa patches reviewed on standards@. > > You break l10n. Why you not define USE_LOCALE somewhere? Whups. I have enabled locale support and verified that it works, but I'm waiting to hear back from the vendor on a patch to make it actually compile. Thanks for the report! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message