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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: hi <at> yagnesh.org, 19346 <at> debbugs.gnu.org, larsi <at> gnus.org
Subject: bug#19346: 25.0.50; url-http-parse-headers: Symbol's function definition is void:	gnutls-available-p
Date: Fri, 12 Dec 2014 16:54:39 +0200
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: hi <at> yagnesh.org,  19346 <at> debbugs.gnu.org,  larsi <at> gnus.org
> Date: Fri, 12 Dec 2014 09:40:44 -0500
> 
> > Does that mean a module can ever provide only one monolith feature?
> 
> That's how Elisp modules work, and it hasn't been a serious problem so
> far, has it?

ELisp modules are much simpler than dynamic modules written in some
compiled language.  Look at GnuTLS: it can be compiled with umpteen
different optional features.  If we now force each module to provide
just one feature, you'd need lots of different 'gnutls-FOO' symbols,
for all the combinations of the options.  That doesn't sound very
elegant to me, especially since the savings are just one API which
could have solved the same problem more cleanly.




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.