Date: Sun, 27 Jan 2002 17:19:25 +0200 From: Alexey Zelkin <phantom@FreeBSD.ORG> To: Chad David <davidc@acns.ab.ca> Cc: "Andrey A. Chernov" <ache@nagual.pp.ru>, "Brian F. Feldman" <green@FreeBSD.ORG>, Bruce Evans <bde@zeta.org.au>, arch@FreeBSD.ORG Subject: Re: strtod() Message-ID: <20020127171925.A14791@phantom.cris.net> In-Reply-To: <20020127003719.A38420@colnta.acns.ab.ca>; from davidc@acns.ab.ca on Sun, Jan 27, 2002 at 12:37:19AM -0700 References: <20020126162924.A7726@colnta.acns.ab.ca> <200201270453.g0R4rwi92912@green.bikeshed.org> <20020127070421.GA13415@nagual.pp.ru> <20020127003719.A38420@colnta.acns.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020127171925.A14791>