1.0.20.28: Fewer STYLE-WARNINGs for gf calls.
authorRichard M Kreuter <kreuter@users.sourceforge.net>
Tue, 23 Sep 2008 22:06:03 +0000 (22:06 +0000)
committerRichard M Kreuter <kreuter@users.sourceforge.net>
Tue, 23 Sep 2008 22:06:03 +0000 (22:06 +0000)
commit28b2447f2775779fe49fd024d8cce069060431c6
treec2947b3f8bec176c8c8b1e9b16bf347ab9ac8317
parent013da4580d11f9174babda0781d3b42431ec2c4d
1.0.20.28: Fewer STYLE-WARNINGs for gf calls.

* Use the union of a gf's defined methods' keys in the info db, so
  that the compiler won't warn about unrecognized keywords supplied by
  methods (but will catch typos and whatnot).
src/compiler/globaldb.lisp
src/compiler/ir1final.lisp
src/compiler/ir1tran.lisp
src/compiler/node.lisp
src/pcl/boot.lisp
src/pcl/defs.lisp
src/pcl/methods.lisp
tests/clos-1.impure.lisp
version.lisp-expr