On 10/5/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:
On Friday 06 October 2006 04:32, Kevin O'Gorman wrote:
> gcc -Wall ctype.c -o ctype
> I get
> ctype.c:21: warning: implicit declaration of function 'isblank'

$ gcc -std=gnu99 -Wall ctype.c -o ctype

--
Bo Andresen

Why would this need a GNU-specific flag?  Aren't these things some
level of POSIX?  (I'm only guessing; FSF may well have added one
or two, and I want to know either way).

++ kevin

--
Kevin O'Gorman, PhD

--
gentoo-user@gentoo.org mailing list

Reply via email to