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: Ted Zlatanov <tzz <at> lifelogs.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#18664: closed (Values for gnutls-verify-error produced by
 customize are not parsed correctly)
Date: Fri, 24 Oct 2014 13:45:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 24 Oct 2014 09:44:45 -0400
with message-id <m24muteg4y.fsf <at> lifelogs.com>
and subject line Re: bug#18664: Values for gnutls-verify-error produced by customize are not parsed correctly
has caused the debbugs.gnu.org bug report #18664,
regarding Values for gnutls-verify-error produced by customize are not parsed correctly
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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


[Message part 3 (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


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.