GNU bug report logs -
#18664
Values for gnutls-verify-error produced by customize are not parsed correctly
Previous Next
Full log
View this message in rfc822 format
On Wed, 08 Oct 2014 17:07:21 +0200 Toke Høiland-Jørgensen <toke <at> toke.dk> wrote:
TH> Using customize to set gnutls-verify-error, a doubly-nested list of
TH> symbols ends up getting passed to gnutls-boot, which then subsequently
TH> fails all the membership tests on it. This seems to stem from the fact
TH> that customize produces list entries of the form '((".*" (:hostname))) while
TH> gnutls-negotiate passes the cdr of each matched entry to cl-mapcan.
Thanks for the report. I believe it's fixed with the commit below; can
you please test?
Thanks
Ted
------------------------------------------------------------
revno: 118145
committer: Ted Zlatanov <tzz <at> lifelogs.com>
branch nick: quickfixes
timestamp: Fri 2014-10-17 21:02:30 -0400
message:
net/gnutls.el: pass correct data to `gnutls-boot'.
* net/gnutls.el (gnutls-negotiate): Don't use cl-mapcan; pass
correct data to `gnutls-boot'.
Reported by Toke Høiland-Jørgensen <toke <at> toke.dk>.
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.