lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] autotools vs. prototypes


From: Thomas Dickey
Subject: Re: [Lynx-dev] autotools vs. prototypes
Date: Thu, 27 Aug 2020 20:41:34 -0400
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Aug 27, 2020 at 07:29:50PM -0500, Ryan Schmidt wrote:
> On Aug 27, 2020, at 19:05, Thomas Dickey wrote:
> 
> >>> Ryan Schmidt dixit:
> >>> 
> >>>> Just to note, -Werror=implicit-function-declaration will be the default
> >>>> behavior of Apple clang soon, hence the report we received and the
> >>>> desire to fix this soon.
> > 
> > I see - as long as it's on the command-line, and not hardcoded into clang
> > (though past experience suggests that's too much to expect).
> > 
> > For the moment, I'll proceed with the command-line.
> 
> Not sure what you mean exactly about the command line.  It's simply that the
> default behavior of the compiler has changed, and now implicit function
> declarations are an error, rather than a warning as they have been before. 

sure - as long as they didn't hardcode the behavior, it's something that
can be addressed in the configure script.  When I see the updated version,
I'll update the configure script.

ttyl

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

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