Subject: plot2d failed to plot too many discrete points
From: Robert Dodier
Date: Tue, 15 May 2012 05:59:42 +0000 (UTC)
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