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 #24 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 14:16:42 -0500
>> >> │Debugger entered--Lisp error: (void-function gnutls-available-p)
>> >> │  gnutls-available-p()
>> >> │  url-http-parse-headers()
>> 
LMI> I've now pushed a fix for this.
>> 
>> Your fix uses `fboundp'. Should we make `gnutls-available-p' always
>> defined to return nil, to simplify this in the future?

> Yes.  Otherwise, the function doesn't make sense, IMO.

Thinking of it from the point of view of dynamically loaded C modules,
(gnutls-available-p) is basically equivalent to something like
(require 'libgnutls nil t).


        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.