Add CONDITION-TYPE:NO-SUCH-SLOT and modify record code to signal this
authorChris Hanson <org/chris-hanson/cph>
Wed, 25 Jun 1997 03:28:26 +0000 (03:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 25 Jun 1997 03:28:26 +0000 (03:28 +0000)
commit0b4cd91b066e895fd02425d14c6899f73a58256c
tree5ad4a286f613036b2b5079cca5d67c065edbce36
parent2f68e837f7f10b0d66949d001cde381d20260681
Add CONDITION-TYPE:NO-SUCH-SLOT and modify record code to signal this
error when given an invalid slot name.
v7/src/runtime/record.scm
v7/src/runtime/recslot.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg