Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: From: "Sonnenschein, Roland Dr." To: "'cygwin AT cygwin DOT com'" Cc: jamesem_99 AT yahoo DOT com, "Sonnenschein, Roland Dr." Subject: RE: trouble using scanf on double arguments under Windows2000 Date: Wed, 3 Apr 2002 09:00:40 +0200 MIME-Version: 1.0 Content-Type: text/plain Since I modernized my Cygwin installation the problem does not appear any more. I should have done this before complaining. Sorry for the inconvenience. -----Original Message----- From: Christopher Faylor [mailto:cygwin AT cygwin DOT com] Sent: Tuesday, April 02, 2002 5:32 PM To: cygwin AT cygwin DOT com Cc: jamesem_99 AT yahoo DOT com; sonne AT csd DOT de Subject: Re: trouble using scanf on double arguments under Windows2000 On Tue, Apr 02, 2002 at 04:58:32AM -0800, James Merritt wrote: >I like Cygwin and will continue to support it and would like to >continue playing with it and writing programs under Cygwin. I do not >want to blame gcc or Cygwin because I like them, but I want to know >what is causing this behavior as well and is there a workaround. In a free software project, you shouldn't have to think in terms of "workarounds". Instead think "How do I fix the problem". The sources for scanf are available. They're in newlib/libc/stdio/scanf.c . If you think there is a problem, then the best way to address it is to investigate patching it and sending the patch to newlib AT sources DOT redhat DOT com. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/