[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DOLIST
- To: (BUG LISP) at MIT-MC
- Subject: DOLIST
- From: JONL at MIT-MC (Jon L White)
- Date: Tue, 6 May 80 00:18:00 GMT
- Original-date: 5 MAY 1980 2018-EDT
Has the same bug as DOTIMES had some time ago - namely
a DECLARE as the firt "statement" is not being properly
reconfigured into the DO. Also, should provide an automatic
FIXNUM declaration for the index variable.