0.9.15.29:
commit665eea819b61f87f401ff0a9ff82f6cbdcc5c636
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 14 Aug 2006 09:21:57 +0000 (14 09:21 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 14 Aug 2006 09:21:57 +0000 (14 09:21 +0000)
tree1e638481efad632ac860d0e14be2cc82072a1b03
parent40b06a4157c22c2bab0b13ba051fde2489864076
0.9.15.29:
Before I forget: since working on a %method-function branch to
fix the :function / :fast-function initarg to methods has
uncovered some related-but-fixable bugs, do an early merge to
clear them up:
... the special declaration for pv-table-symbol was in the
wrong place, so spurious warnings were generated;
... make-emf-from-method can return a method-call (not a
fast-method-call), so fix cases where both the
caller and callee of a MAKE-METHOD form were
non-standard.
... remove an ancient workaround for a KCL bug related to
pv-table-symbol.
NEWS
src/compiler/ir1tran-lambda.lisp
src/pcl/boot.lisp
src/pcl/combin.lisp
src/pcl/vector.lisp
tests/compiler.pure.lisp
tests/mop-23.impure.lisp [new file with mode: 0644]
version.lisp-expr