Use PRIMITIVE-OBJECT-SET-TYPE, not OBJECT-SET-TYPE, in EOF-OBJECT.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 11 Dec 2009 00:39:15 +0000 (19:39 -0500)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 11 Dec 2009 00:39:15 +0000 (19:39 -0500)
commit2d8c79f3867dfd1673ce381452805d942923ea45
tree47e6a564ec9ee97c225d6a8d154f679ce5a68a6a
parent4f294ad5ede11e12f118dd1e5ecb06027da7b288
Use PRIMITIVE-OBJECT-SET-TYPE, not OBJECT-SET-TYPE, in EOF-OBJECT.

Neither is constant-folded, but PRIMITIVE-OBJECT-SET-TYPE is
open-coded while OBJECT-SET-TYPE is not.  (Is there a reason for
this?  An artefact of Multischeme?)
src/runtime/input.scm