Modify %RECORD-ACCESSOR to signal an error if the accessed slot is
authorChris Hanson <org/chris-hanson/cph>
Tue, 24 Jun 1997 05:34:28 +0000 (05:34 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 24 Jun 1997 05:34:28 +0000 (05:34 +0000)
commit2f68e837f7f10b0d66949d001cde381d20260681
tree2b67e55fad2b26d8ecce234018bcb20a5643b932
parent26c7ae2baf8c1faca5b7298efdd2c14a88217585
Modify %RECORD-ACCESSOR to signal an error if the accessed slot is
uninitialized.
v7/src/runtime/make.scm
v7/src/runtime/recslot.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/make.scm
v8/src/runtime/runtime.pkg