emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#18664: closed (Values for gnutls-verify-error prod


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18664: closed (Values for gnutls-verify-error produced by customize are not parsed correctly)
Date: Fri, 24 Oct 2014 13:45:04 +0000

Your message dated Fri, 24 Oct 2014 09:44:45 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
18664: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18664
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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



--- End Message ---
--- Begin Message --- 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 User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (darwin)
On Thu, 23 Oct 2014 17:03:13 -0700 Toke Høiland-Jørgensen <address@hidden> 
wrote: 

TH> Ted Zlatanov <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]