GNU bug report logs - #19346
25.0.50; url-http-parse-headers: Symbol's function definition is void: gnutls-available-p

Previous Next

Package: emacs;

Reported by: Yagnesh Raghava Yakkala <hi <at> yagnesh.org>

Date: Thu, 11 Dec 2014 10:58:02 UTC

Severity: normal

Tags: fixed

Found in version 25.0.50

Fixed in version 25.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #36 received at 19346 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: hi <at> yagnesh.org, 19346 <at> debbugs.gnu.org, Ted Zlatanov <tzz <at> lifelogs.com>,
 larsi <at> gnus.org
Subject: Re: bug#19346: 25.0.50;
 url-http-parse-headers: Symbol's function definition is
 void:	gnutls-available-p
Date: Thu, 11 Dec 2014 19:02:04 -0500
>> As Stefan mentioned we'll need this for dynamic modules as well, so
>> a generic solution would be greatly appreciated, if you have
>> something in mind.

I'm not sure I made myself clear.
AFAICT for dynamically-loaded modules we won't need any such
foo-available-p function, instead we'll use (require '<modulename> nil t).
After all, any such foo-available-p won't be fboundp before loading the
module, so it would necessarily suffer from the problem we're facing
with gnutls-available-p.


        Stefan




This bug report was last modified 10 years and 213 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.