emacs-devel
[Top][All Lists]
Advanced

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

Re: Is `gnutls-negotiate' missing a `copy-sequence'?


From: Stefan Monnier
Subject: Re: Is `gnutls-negotiate' missing a `copy-sequence'?
Date: Tue, 01 Jul 2014 12:17:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> Hmm, `gnutls-verify-error' is a defcustom, and `cl-mapcan' will
> destructively modify it.  Am I missing something, or should we add a
> `copy-sequence' around the `cdr'?

Sounds about right.  The destructive nature of cl-mapcan sucks.


        Stefan



reply via email to

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