From owner-freebsd-arch Sun Jan 27 7:17:44 2002 Delivered-To: freebsd-arch@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id EC9B537B400; Sun, 27 Jan 2002 07:17:35 -0800 (PST) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id RAA30916; Sun, 27 Jan 2002 17:17:27 +0200 (EET) Received: (from ml@localhost) by phantom.cris.net (8.11.1/8.11.1) id g0RFJPV14864; Sun, 27 Jan 2002 17:19:25 +0200 (EET) (envelope-from ml) Date: Sun, 27 Jan 2002 17:19:25 +0200 From: Alexey Zelkin To: Chad David Cc: "Andrey A. Chernov" , "Brian F. Feldman" , Bruce Evans , arch@FreeBSD.ORG Subject: Re: strtod() Message-ID: <20020127171925.A14791@phantom.cris.net> References: <20020126162924.A7726@colnta.acns.ab.ca> <200201270453.g0R4rwi92912@green.bikeshed.org> <20020127070421.GA13415@nagual.pp.ru> <20020127003719.A38420@colnta.acns.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020127003719.A38420@colnta.acns.ab.ca>; from davidc@acns.ab.ca on Sun, Jan 27, 2002 at 12:37:19AM -0700 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, On Sun, Jan 27, 2002 at 12:37:19AM -0700, Chad David wrote: > The attached patch fixes this case, and probably others. Comments? > > Index: localeconv.c > =================================================================== > RCS file: /mnt1/ncvs/src/lib/libc/locale/localeconv.c,v > retrieving revision 1.3 > diff -u -d -r1.3 localeconv.c > --- localeconv.c 10 Feb 2001 02:00:56 -0000 1.3 ^^^^^^^^^^^ > +++ localeconv.c 27 Jan 2002 07:28:51 -0000 ^^^^^^^^^^^ You current seems too old. And I'd suggest to update it first before making tests. At the begining of the last year many locale oriented things were changed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message