1.0.13.49: save source-locations for accessor methods defined via DEFCLASS
commitccd8e0156b45b6aa88d95bd796e1f49aebebe37d
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 Jan 2008 14:44:45 +0000 (21 14:44 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 21 Jan 2008 14:44:45 +0000 (21 14:44 +0000)
treeeb841aadbb1732ddaeb405f92f8ea9181ac90d93
parente77ab19e08f5ae81f9041e7541dda52a053d6a01
1.0.13.49: save source-locations for accessor methods defined via DEFCLASS

 * Just pass source-location / definition-source along the necessary
   code-paths -- all the required infra is already in place.

 * Also get the source locations for PCL itself: it would be embarassing
   not to have the source location for SB-PCL::DEFINITION-SOURCE. :)
src/pcl/boot.lisp
src/pcl/braid.lisp
src/pcl/generic-functions.lisp
src/pcl/std-class.lisp
version.lisp-expr