Re: unfold-circular-list
"Frode V. Fjeld" <[email protected]> Thu, 03 Dec 2009 22:51:46 +0100
| Newsgroups | gmane.lisp.movitz.devel |
|---|---|
| Organization | None |
| Message-ID | <[email protected]> |
Willem Broekema <[email protected]> writes: > There's a bug in unfold-circular-list, in that it calls subseq on a > circular list: subseq is defined as taking a "proper sequence". Below > is a patch. Just checked it in. Thanks! -- Frode V. Fjeld