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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Toke Høiland-Jørgensen <toke <at> toke.dk>
Subject: bug#18664: closed (Re: bug#18664: Values for gnutls-verify-error
 produced by customize are not parsed correctly)
Date: Fri, 24 Oct 2014 13:45:06 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#18664: Values for gnutls-verify-error produced by customize are not parsed correctly

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 18664 <at> debbugs.gnu.org.

-- 
18664: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18664
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ted Zlatanov <tzz <at> lifelogs.com>
To: Toke Høiland-Jørgensen <toke <at> toke.dk>
Cc: 18664-done <at> debbugs.gnu.org
Subject: Re: bug#18664: Values for gnutls-verify-error produced by customize
 are not parsed correctly
Date: Fri, 24 Oct 2014 09:44:45 -0400
On Thu, 23 Oct 2014 17:03:13 -0700 Toke Høiland-Jørgensen <toke <at> toke.dk> wrote: 

TH> Ted Zlatanov <tzz <at> lifelogs.com> writes:
>> Thanks for the report. I believe it's fixed with the commit below; can
>> you please test?

TH> Yep, this seems to fix it. Thanks! :)

All right, marking as done.  Thank you for the help.

(I haven't forgotten about the TOFU patch, sorry for the delay :)

Ted

[Message part 3 (message/rfc822, inline)]
From: Toke Høiland-Jørgensen <toke <at> toke.dk>
To: bug-gnu-emacs <at> gnu.org
Subject: 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.