This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: scanf floating point bug?
- To: Marold Moosrainer <marold dot moosrainer at web dot de>
- Subject: Re: scanf floating point bug?
- From: Christopher Faylor <cgf at redhat dot com>
- Date: Sat, 30 Jun 2001 13:39:30 -0400
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <005d01c10184$0bbf93e0$8c05f63e@texas>
On Sat, Jun 30, 2001 at 06:45:17PM +0200, Marold Moosrainer wrote:
>Dear gnu team,
>
>I cannot correctly input floating point numbers via scanf. I am using
>gcc 2.95.3-4 as it is distributed by cygnus solutions.
1) Cygnus Solutions does not exist anymore. We're Red Hat, now.
2) gcc-2.95.3-* is distributed by me as a volunteer. It is not a Red Hat
supported release.
3) You're using an old version of gcc, and probably cygwin. Please update
your cygwin installation: http://cygwin.com/, click on "Install Cygwin Now!"
cgf