GNU bug report logs - #18664
Values for gnutls-verify-error produced by customize are not parsed correctly

Previous Next

Package: emacs;

Reported by: Toke Høiland-Jørgensen <toke <at> toke.dk>

Date: Wed, 8 Oct 2014 15:08:02 UTC

Severity: normal

Done: Ted Zlatanov <tzz <at> lifelogs.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Toke Høiland-Jørgensen <toke <at> toke.dk>
To: 18664 <at> debbugs.gnu.org
Subject: bug#18664: Values for gnutls-verify-error produced by customize are not parsed correctly
Date: Wed, 08 Oct 2014 17:07:21 +0200
Using customize to set gnutls-verify-error, a doubly-nested list of
symbols ends up getting passed to gnutls-boot, which then subsequently
fails all the membership tests on it. This seems to stem from the fact
that customize produces list entries of the form '((".*" (:hostname))) while
gnutls-negotiate passes the cdr of each matched entry to cl-mapcan.

Found this while testing in trunk.

-Toke




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

Previous Next


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