0.7.4.24:
authorWilliam Harold Newman <william.newman@airmail.net>
Tue, 11 Jun 2002 13:50:22 +0000 (13:50 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Tue, 11 Jun 2002 13:50:22 +0000 (13:50 +0000)
commit625946563072d5b9fb7e9bde905f8cbed219a329
treecac826f558c02343c57d8df4ae08183cf81d7021
parent8eccebd0e06f1ce6a9eed50ce5c0399a6c3216e6
0.7.4.24:
Fix bug 177 (bogus type warnings from CALL-NEXT-METHOD) with
a hack, wrapping the offending code in an opaque
identity function.
Add comments in INVOKE-EFFECTIVE-METHOD-FUNCTION
explaining CSR's insight that the ,@(WHEN ...)
clauses are optimizing slot access (with slots
encoded as FIXNUMs). Also remove DECLARE
NOTINLINE GET-SLOTS-OR-NIL now that I understand
what the code is doing.
BUGS
TODO
src/pcl/boot.lisp
src/pcl/std-class.lisp
version.lisp-expr