0.pre7.14.flaky4.11:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 24 Aug 2001 00:14:34 +0000 (00:14 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 24 Aug 2001 00:14:34 +0000 (00:14 +0000)
commit947522ee16a30d43466c8f86efacee7003e5d85f
tree6008de3e1f61c92decd9cb052f0b7ede5759ff3e
parent6e56c996a816d0c20f19a3fbf61a7c86b104178c
0.pre7.14.flaky4.11:
fixed map-tests.impure.lisp compiler problem: in
GENERATE-BYTE-CODE-FOR-REF, replaced
COMBINATION-ARGS with BASIC-COMBINATION-ARGS, since
the CONTINUATION-DEST can be a MV-COMBINATION, not
necessarily a COMBINATION (and BASIC-COMBINATION
is a base class of both MV-COMBINATION and
COMBINATION)
BUGS
src/compiler/byte-comp.lisp
src/compiler/node.lisp
tests/map-tests.impure.lisp
version.lisp-expr