Eliminate use of primitive GET-NEXT-CONSTANT, which is to be removed
authorChris Hanson <org/chris-hanson/cph>
Sun, 31 Jul 2005 02:55:18 +0000 (02:55 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 31 Jul 2005 02:55:18 +0000 (02:55 +0000)
commit46ee8d611cdac155632bab8f69e4e0fa6badbed4
treefefbb873d26e5d10b864abcb82ec0540e3938409
parent8475fbac2257120a9df8c0084f22f8d4947cf38b
Eliminate use of primitive GET-NEXT-CONSTANT, which is to be removed
from the microcode.  Instead use GC-SPACE-STATUS to implement
CONSTANT-SPACE/IN-USE.
v7/src/runtime/boot.scm
v7/src/runtime/gc.scm
v7/src/runtime/gcnote.scm
v7/src/runtime/make.scm
v7/src/runtime/runtime.pkg
v7/src/sf/gconst.scm