Update of /cvsroot/ilisp/ILISP
In directory sc8-pr-cvs1:/tmp/cvs-serv24534
Modified Files:
sbcl.lisp
Log Message:
* Change arglist to use %CLOSURE-FUN on closures. This fixes seeing the
string "#<unknown immediate object, lowtag=#b10, widetag=#xC2 {DC2}>"
as the arglist of (e.g.) structure accessors.
* Remove some "eliminating dead code" warnings for massage-arglist.
|