[16593] in Kerberos-V5-bugs
[krbdev.mit.edu #8928] [PATCH] Constructor/destructor configure check
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Fri Jul 31 13:50:57 2020
From: "Greg Hudson via RT" <rt@krbdev.mit.edu>
In-Reply-To: <rt-4.4.4-110817-1596214286-1727.8928-5-0@mit.edu>
Message-ID: <rt-4.4.4-110820-1596217847-1259.8928-5-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8928":;
Date: Fri, 31 Jul 2020 13:50:47 -0400
MIME-Version: 1.0
Reply-To: rt@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8928 >
Thanks for the additional information. That kind of compiler change is hostile
to autoconf, whose developers (looking over conversations on their mailing list
over many years) do not feel that they can avoid warnings across all compilers
in its code snippets. There does appear to be some effort in the autoconf core
macros to avoid implicit function declaration warnings, but of course custom
tests can fail, as in this case.
I have identified three tests that produce the wrong answer with
-Werror=implicit-function-declarations: this one, the test for Tcl, and the
test for in6addr_any. I will work on a patch for all three.
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs