| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <cwilson AT ece DOT gatech DOT edu> |
| 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> |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |