0.pre7.122:
authorWilliam Harold Newman <william.newman@airmail.net>
Sat, 12 Jan 2002 01:40:11 +0000 (01:40 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Sat, 12 Jan 2002 01:40:11 +0000 (01:40 +0000)
commit74a48d09e08aead6f67204878bdf9be4f448e1e8
treeaacdb1cbddf056182c687a2a34692e8dd666ba3b
parent4ad052044a22f502d9dc6faf6dfe01f3bab84262
0.pre7.122:
belatedly removed BUGS entry 38 (fixed by MNA in 0.pre7.120)
Now that bug 138 is fixed, I can s/#'(lambda/(lambda/ to my
heart's content -- in theory. But what have we here,
another bizarre xc bug? Apparently. So...
...added #!+SB-SHOW ID slot to some fundamental compiler data
structures
...(eventually found that MULTIPLE-VALUE-BIND macro definition
is sensitive to s/#'(lambda/(lambda/, which sorta
makes sense)
17 files changed:
BUGS
src/code/array.lisp
src/code/condition.lisp
src/code/debug-int.lisp
src/code/debug.lisp
src/code/defboot.lisp
src/code/defpackage.lisp
src/code/defstruct.lisp
src/code/dyncount.lisp
src/code/early-extensions.lisp
src/code/early-setf.lisp
src/code/fd-stream.lisp
src/code/final.lisp
src/code/float-trap.lisp
src/code/host-alieneval.lisp
src/compiler/early-c.lisp
src/compiler/node.lisp