From: Stephen Adams Date: Thu, 2 Feb 1995 05:01:54 +0000 (+0000) Subject: Added a couple of operators to the list of operators which should not be X-Git-Tag: 20090517-FFI~6674 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=61b2636b0ea9baaa6caa7c3701f0587090f1d03b;p=mit-scheme.git Added a couple of operators to the list of operators which should not be complained about. --- diff --git a/v8/src/compiler/midend/cleanup.scm b/v8/src/compiler/midend/cleanup.scm index 66e4eb44d..fbda95dc8 100644 --- a/v8/src/compiler/midend/cleanup.scm +++ b/v8/src/compiler/midend/cleanup.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: cleanup.scm,v 1.5 1995/01/28 17:13:24 adams Exp $ +$Id: cleanup.scm,v 1.6 1995/02/02 05:01:54 adams Exp $ Copyright (c) 1994 Massachusetts Institute of Technology @@ -210,11 +210,13 @@ MIT in each case. |# %fetch-continuation %fetch-environment %fetch-stack-closure + get-fixed-objects-vector %make-cell %make-read-variable-cache %make-write-variable-cache %make-operator-variable-cache %make-remote-operator-variable-cache + %primitive-apply vector %vector %vector-cons