summaryrefslogtreecommitdiff
path: root/slam.sh
diff options
context:
space:
mode:
authorWilliam Harold Newman <william.newman@airmail.net>2002-09-02 22:35:17 +0000
committerWilliam Harold Newman <william.newman@airmail.net>2002-09-02 22:35:17 +0000
commit9a2e730f74641e7de6ad4099111db92c5ad863bf (patch)
tree7623370eb4535db96029fd338068cfc64ecc150d /slam.sh
parent56f96e77ade913d6363a3068c94e60f44ae9b3e7 (diff)
0.7.7.11:
Work around bug 194 in MIN/MAX type checking by using explicit UNLESS instead of THE. (This is loosely based on Matthew Danish's patch from sbcl-devel, which showed that the explicit type tests in CHECK-TYPE worked where THE did not. I also tried a few experiments based on APD's IDENTITY wrapper workaround for bug 194, but I wasn't immediately successful, and I'm not all that motivated to debug clever workarounds instead of just working to fix a real bug.) more tests of MIN and MAX tried to clarify slam.sh in response to emu question on IRC
Diffstat (limited to 'slam.sh')
-rw-r--r--slam.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/slam.sh b/slam.sh
index 366e0f6b4..8402cca7d 100644
--- a/slam.sh
+++ b/slam.sh
@@ -55,6 +55,12 @@
# file
# Mostly it looks as though such limitations aren't fixable without
# the aforementioned rearchitecting or solving the halting problem.
+#
+# To make this work, you need an after-xc.core file. To cause the
+# system to generate an after-xc.core file, you need
+# :SB-AFTER-XC-CORE in target features during an ordinary build.
+# See the comments in base-target-features.lisp-expr for the
+# recommended way to make that happen.
#######################################################################
if [ "" != "$*" ]; then