Groups | Search | Server Info | Login | Register
Groups > comp.mail.sendmail > #8222
| Path | csiph.com!weretis.net!feeder9.news.weretis.net!news.misty.com!.POSTED.veps.esmtp.org!not-for-mail |
|---|---|
| From | Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> |
| Newsgroups | comp.mail.sendmail |
| Subject | Re: TCPWRAPPERS vs gcc 15 (was: sendmail snapshot 8.18.1.15 ...) |
| Date | Tue, 18 Nov 2025 13:13:41 -0500 (EST) |
| Organization | MGT Consulting |
| Sender | <ml+sendmail(-no-copies-please)@esmtp.org> |
| Message-ID | <10fid0l$70d$1@news.misty.com> (permalink) |
| References | <10dtfqk$ne9$1@news.misty.com> <1763047661342248335$e8aedcf4@rocksolid-us.pugleaf.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Tue, 18 Nov 2025 18:13:41 -0000 (UTC) |
| Injection-Info | news.misty.com; posting-host="veps.esmtp.org:155.138.203.148"; logging-data="7181"; mail-complaints-to="abuse@misty.com" |
| Mail-Copies-To | never |
| X-Newsreader | trn 4.0-test77 (Sep 1, 2010) |
| Originator | ca@x2.esmtp.org (Claus Assmann) |
| Xref | csiph.com comp.mail.sendmail:8222 |
Show key headers only | View raw
Another patch for testing (anyone using gcc 15? please give it a try and provide feedback) diff --git a/sendmail/conf.c b/sendmail/conf.c @@ -4114,7 +4114,7 @@ validate_connection(sap, hostname, e) #if TCPWRAPPERS char *host; char *addr; - extern int hosts_ctl(); + extern int hosts_ctl __P((char *, char *, char *, char *)); #endif /* TCPWRAPPERS */ if (tTd(48, 3))
Back to comp.mail.sendmail | Previous | Next — Previous in thread | Next in thread | Find similar
sendmail snapshot 8.18.1.15 is available for testing Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-10-29 12:36 -0400
Re: sendmail snapshot 8.18.1.15 is available for testing HQuest <noreply@pugleaf.invalid> - 2025-11-13 15:27 +0000
Re: sendmail snapshot 8.18.1.15 is available for testing Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-11-13 11:47 -0500
Re: TCPWRAPPERS compilation problem (was: sendmail snapshot 8.18.1.15 ...) Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-11-18 02:50 -0500
Re: TCPWRAPPERS vs gcc 15 (was: sendmail snapshot 8.18.1.15 ...) Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-11-18 13:13 -0500
Re: TCPWRAPPERS vs gcc 15 (was: sendmail snapshot 8.18.1.15 ...) HQuest <noreply@pugleaf.net.invalid> - 2025-11-19 14:13 +0000
Re: TCPWRAPPERS vs gcc 15 (was: sendmail snapshot 8.18.1.15 ...) Claus Aßmann <INVALID_NO_CC_REMOVE_IF_YOU_DO_NOT_POST_ml+sendmail(-no-copies-please)@esmtp.org> - 2025-11-19 12:03 -0500
csiph-web