__STRICT_ANSI__ with -std=c99

Greg Chicares gchicares@sbcglobal.net
Mon Mar 22 14:29:00 GMT 2010


On 2010-03-22 13:03Z, Oleksandr Gavenko wrote:
> 
>    $ gcc -std=c99 -c -o grid.o grid.c
[...]
> grid.c:236: warning: implicit declaration of function 'strupr'.

I'd expect that warning, because C99 defines no strupr() function.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list