[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [MiNT] MiNTLib 0.51



> From: owner-mint@fishpool.com [mailto:owner-mint@fishpool.com]On Behalf
> Of kellis
> Sent: Sunday, May 09, 1999 4:35 AM
> To: Guido Flohr
> Cc: MiNT mailing list
> Subject: Re: [MiNT] MiNTLib 0.51
>
>
> On Fri, 7 May 1999, Guido Flohr wrote:
>
> > For now (->kellis), #include <ctype.h> to get the macro definition
> > instead.
>
> Ok, This did the trick, just that I couldn't understand because
> include ctype was in almost all the .c files except one. Which failed of
> course. anyway. now it works with this.

Can't you instruct gcc to issue a warning when calling a function without
prototype?