avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] Re: [RFC] Enable warnings and make them errors.


From: Brian Dean
Subject: [avrdude-dev] Re: [RFC] Enable warnings and make them errors.
Date: Fri, 5 Sep 2003 00:10:31 -0400
User-agent: Mutt/1.4.1i

On Thu, Sep 04, 2003 at 09:01:02PM -0700, Theodore A. Roth wrote:

> Interesting. Which version of readline are you using? What does the 
> prototype look like?
> 
> On my system (from the man page):
>   Version = 4.3
>   char *readline (const char *prompt);

On a recent FreeBSD 4.8-stable, it looks like this (from the man
page):

       char *readline (prompt)
       char *prompt;

No 'const'.

> You call it, I'll commit it.

Let's go with -Wall for now.  We can always add -Werror later.  Maybe
Joerg will want to weigh in too.

Thanks!
-Brian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]