Further restrict application of records: the type that appears in the
authorChris Hanson <org/chris-hanson/cph>
Wed, 9 Dec 1992 23:38:37 +0000 (23:38 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 9 Dec 1992 23:38:37 +0000 (23:38 +0000)
commit2faa7fb0d5d76e1a5bd11f0e136029f32030391e
treec1b861078ddacd3bb1c2251f5e597f916adaeb06
parentb96bfc201dea24ee5094cac729ca4e32a1f8f369
Further restrict application of records: the type that appears in the
record's zeroth slot must be a record whose length field is marked
with TC_TRUE.  This allows a record to have another record be its type
without having to reserve the application-procedure slot in all
records.
v7/src/microcode/interp.c
v8/src/microcode/interp.c