From 54372deb733d8ae855bbce89d39defd3b2fa68af Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Fri, 11 Jan 2013 23:52:18 +0100 Subject: [PATCH] CONSTANT-FORM-VALUE and CONSTANTP-INNER cannot be referenced as C functions because they must change, depending on the compiler --- src/cmp/proclamations.lsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cmp/proclamations.lsp b/src/cmp/proclamations.lsp index 1931dea89..f4836ac07 100644 --- a/src/cmp/proclamations.lsp +++ b/src/cmp/proclamations.lsp @@ -161,6 +161,7 @@ (deftype ext:instance () 'standard-object) +(proclaim '(notinline ext:constantp-inner ext:constant-form-value)) (eval-when (:compile-toplevel :execute) (defparameter +proclamations+ '(