Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AEA0769.C73E873D@ece.gatech.edu> Date: Fri, 27 Apr 2001 19:57:29 -0400 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: nhv AT cape DOT com CC: newlib AT sources DOT redhat DOT com, cygwin AT cygwin DOT com Subject: Re: bug report: sscanf problem with cygwin 1.3.1-1 References: <00cc01c0cf6b$23b6b280$a300a8c0 AT nhv> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Norman Vine wrote: > > > > >Confirmed. I used vsscanf() as my test case, but all *scanf() functions > >in newlib call the same workhorse function, __svfscanf_r(). > . > >It looks like there is a problem handling decimal points in __svfscanf_r > >(newlib/libc/stdio/vfscanf.c line 227) > > A hearty thanks to whomever fixed this so quickly in the CVS > Yep. Jeff's patches today (initializing the local var 'new_exp' & providing prototype for _strtod_r in stdlib.h) seem to have corrected this problem. --Chuck -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple