Use new procedure `%make-combination' to construct the combinations
authorChris Hanson <org/chris-hanson/cph>
Sat, 15 Apr 1989 01:24:10 +0000 (01:24 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 15 Apr 1989 01:24:10 +0000 (01:24 +0000)
commit48f04f55d8d383595a5fc5b9aebc3fbd75e1661a
treed5c4d1503e6ea74ec2abe6fd1f9b40ff8cf5224e
parent2b62526b2e979ac614c24a04218a17a565f3630b
Use new procedure `%make-combination' to construct the combinations
being returned.  This is needed because one of those combinations
might have failed because of a bad operand, and `make-combination'
might try to constant fold the combination.  The new procedure doesn't
try to perform any constant folding.
v7/src/runtime/framex.scm
v8/src/runtime/framex.scm