From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Tim Van Holder <tim.vanholder@gmail.com>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: lib-src/pop.c rev 1.42 broken if KERBEROS is enabled
Date: Mon, 19 Nov 2007 12:10:20 +0100 [thread overview]
Message-ID: <47416F1C.4090204@swipnet.se> (raw)
In-Reply-To: <87wsseiks8.fsf@leeloo.anubex.internal>
Tim Van Holder skrev:
> lib-src/pop.c does not currently build for me; the changes to add getaddrinfo support break compilation if kerberos is enabled.
>
> There are two problems, both on line 1178:
> - 'realhost' is used, but that variable is only defined for !KERBEROS5
> -> easily fixed by moving it out of the KERBEROS5 conditional
> - 'hostent' is used, but is only available (and filled) if !HAVE_GETADDRINFO
> -> Kerberos code needs to have conditional code introduced for HAVE_GETADDRINFO
>
Sorry about that, I've checked in a fix. Please try it.
Jan D.
prev parent reply other threads:[~2007-11-19 11:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-19 10:36 lib-src/pop.c rev 1.42 broken if KERBEROS is enabled Tim Van Holder
2007-11-19 11:10 ` Jan Djärv [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47416F1C.4090204@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=emacs-pretest-bug@gnu.org \
--cc=tim.vanholder@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).