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: Ted Zlatanov <tzz <at> lifelogs.com>
To: Toke Høiland-Jørgensen <toke <at> toke.dk>
Cc: 18664 <at> debbugs.gnu.org
Subject: bug#18664: Values for gnutls-verify-error produced by customize are not parsed correctly
Date: Fri, 17 Oct 2014 21:03:30 -0400
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.