projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a02f19f
)
Oops.
author
Alexey Dejneka
<adejneka@comail.ru>
Mon, 6 Mar 2006 04:35:50 +0000
(
04:35
+0000)
committer
Alexey Dejneka
<adejneka@comail.ru>
Mon, 6 Mar 2006 04:35:50 +0000
(
04:35
+0000)
BUGS
patch
|
blob
|
history
diff --git
a/BUGS
b/BUGS
index
704bd06
..
b5f60a6
100644
(file)
--- a/
BUGS
+++ b/
BUGS
@@
-2155,5
+2155,5
@@
WORKAROUND:
(fixed in sbcl-0.9.9.x)
400: "aggressive constant folding"
- (compile '(lambda () (the integer (/ 1 0))))
+ (compile nil '(lambda () (or t (the integer (/ 1 0)))))
signals an error.