Compiler can output multiclosures that are not compiled closure
authorChris Hanson <org/chris-hanson/cph>
Tue, 29 Oct 1991 13:31:30 +0000 (13:31 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 29 Oct 1991 13:31:30 +0000 (13:31 +0000)
commitf734076d027c59deaeb7e3fd239a0cb588256037
tree386d8937819b7fc980e93f83596fd79906a9015d
parent9e57b9da258f0d949acf09114248ead73ff0ded0
Compiler can output multiclosures that are not compiled closure
objects, but vectors.  The debugging code was never updated to handle
this case.
v7/src/runtime/uenvir.scm
v7/src/runtime/uproc.scm
v8/src/runtime/uenvir.scm