From: lka AT physic DOT ut DOT ee (Andres Heinloo) Subject: Re: B19: gcc/libc bug with call to atof() (Win95) 28 Oct 1998 18:48:45 -0800 Message-ID: References: <3635B86F DOT 93BBC51A AT widex DOT com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Martin Hansen Cc: gnu-win32 AT cygnus DOT com On Tue, 27 Oct 1998, Martin Hansen wrote: > Compile the program by > % gcc test_atof.c > The program compiles and I don't get any error about the missing line > "#include ", where atoi() and atof() are declared. (This is > the bug, part1) Not really. How about 'gcc -Wall -Wstrict-prototypes'? Andres. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".