plot2d failed to plot too many discrete points



On 2012-05-14, Raymond Toy <toy.raymond at gmail.com> wrote:

> Maybe instead of copy-tree on the whole tree, it might be sufficient to do
> something like
>
> (let ((x (copy-list (third f)))
>       (y (copy-list (fourth f))))
>   ...)

Well, a bug fix for SBCL has been committed already, so I'm just going
to let it stand. I don't think it's worth the trouble to try to work
around the bug. Eventually installed versions will catch up.

best

Robert Dodier