0.pre7.70:
authorWilliam Harold Newman <william.newman@airmail.net>
Wed, 17 Oct 2001 13:39:26 +0000 (13:39 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Wed, 17 Oct 2001 13:39:26 +0000 (13:39 +0000)
commit012fbee7176df4472ef4add1a7df558d762bc4f6
tree665fd5eda132e990322c58149af95691baaed217
parent1817553af5c3e33486994d5d4079fca26d910ffd
0.pre7.70:
The definition of functions using INFO :FOO :BAR can't safely
be mixed among the definitions of info classes (like
:FOO) and types (like :BAR). This is a misfeature, but
even though it's just bitten me I've got many more
urgent things to do than fixing it, so I just moved
the definition of DEFUN FUN-NAME-INLINE-EXPANSION from
globaldb.lisp into info-functions.lisp.
src/compiler/globaldb.lisp
src/compiler/info-functions.lisp
version.lisp-expr