Can't integrate scode-eval any longer, since it's now a compound
authorChris Hanson <org/chris-hanson/cph>
Sat, 20 Apr 1991 06:21:12 +0000 (06:21 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 20 Apr 1991 06:21:12 +0000 (06:21 +0000)
commitb756d9f120957a448d1bceb3f6d429f5af16d723
tree0aea5437f854135d627a4c5fc7f132060e254673
parent4a3983fd1da9851fabb209272a06c37b3eddaecc
Can't integrate scode-eval any longer, since it's now a compound
procedure.  This was overlooked by accident because "usicon" used
scode-constant? to test whether the constants in "gconst" were
reasonable -- and this predicate returns true for compiled procedures.
Now the predicate used is something more discriminating, which should
not permit unreasonable values in the .bin file.
v7/src/sf/make.scm
v8/src/sf/make.scm