Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Tue, 2 Apr 2002 10:31:50 -0500
From: Christopher Faylor <cygwin@cygwin.com>
To: cygwin@cygwin.com
Cc: jamesem_99@yahoo.com, sonne@csd.de
Subject: Re: trouble using scanf on double arguments under Windows2000
Message-ID: <20020402153150.GD17969@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com, jamesem_99@yahoo.com, sonne@csd.de
References: <F1426496E4A8D411A04A0000D11E0BF9149509@bell.csd.de> <20020402125832.97267.qmail@web9601.mail.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20020402125832.97267.qmail@web9601.mail.yahoo.com>
User-Agent: Mutt/1.3.23.1i

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@sources.redhat.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/

