[iterate-devel] Fix for broken progn

Olof-Joachim Frahm Olof.Frahm at web.de
Thu May 6 14:23:35 UTC 2010


Hi, the attached patch fixes a nasty bug in iterate: Without it, forms
like (iterate (leave (if T (progn) 3))) evaluate to 3, because
walk-progn simply strips empty progn forms.

Regards, Olof

-- 
The world is burning.  Run.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iterate.progn.patch
Type: text/x-patch
Size: 1 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/iterate-devel/attachments/20100506/0418d60e/attachment.bin>


More information about the iterate-devel mailing list