[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
signature.asc
Description: PGP signature
- [Lynx-dev] ncurses configure test needs to include term.h or termcap.h too, Ryan Schmidt, 2020/08/27
- Re: [Lynx-dev] ncurses configure test needs to include term.h or termcap.h too, Thomas Dickey, 2020/08/27
- Re: [Lynx-dev] ncurses configure test needs to include term.h or termcap.h too, Ryan Schmidt, 2020/08/27
- [Lynx-dev] autotools vs. prototypes (was Re: ncurses configure test needs to include term.h or termcap.h too), Thorsten Glaser, 2020/08/27
- Re: [Lynx-dev] autotools vs. prototypes, Ryan Schmidt, 2020/08/27
- Re: [Lynx-dev] autotools vs. prototypes, Thomas Dickey, 2020/08/27
- Re: [Lynx-dev] autotools vs. prototypes, Ryan Schmidt, 2020/08/27
- Re: [Lynx-dev] autotools vs. prototypes,
Thomas Dickey <=
- Re: [Lynx-dev] autotools vs. prototypes, Thomas Dickey, 2020/08/27
- Re: [Lynx-dev] autotools vs. prototypes, Ryan Schmidt, 2020/08/27
- Re: [Lynx-dev] autotools vs. prototypes, Mouse, 2020/08/27