0.8.10.41:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 20 May 2004 15:55:35 +0000 (15:55 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 20 May 2004 15:55:35 +0000 (15:55 +0000)
commite1cf2466998905e8e19e14cae6e478861ffd04ee
tree9149cbb430c3b869f86656421bfc1c01a18e7a88
parente39587e1eb5a3a6938d0dc1993e8df14ae0b6c2d
0.8.10.41:
Fix BUGS 280 and 312: no more bogus duplicate warning
definitions.
... it appears that one cannot distinguish between XEPs for the
various different purposes;
... and I don't propose to try to make it possible...
... so alternative strategy: make DEFUN check for it.  Less
hi-tech, but also less broken.
... alter %COMPILER-DEFUN again to distinguish between
:COMPILE-TOPLEVEL uses and non-:CT.
... means another change in fasl file version.
... more test cases.
BUGS
NEWS
src/code/defboot.lisp
src/code/early-fasl.lisp
src/compiler/ir1final.lisp
src/compiler/ir1tran-lambda.lisp
tests/compiler.test.sh
version.lisp-expr