[slime-devel] Re: [slime-cvs] CVS update: slime/swank-cmucl.lisp

11 Dec
2003
11 Dec
'03
7:51 a.m.
Dan Barlow <dbarlow@common-lisp.net> writes:
+ ;; XXX is this _ever_ used? By what? *compile-file-truename* + ;; should be set by the implementation inside any call to compile-file
This is mostly used when a compilation condition is signaled at the end of a compilation unit, e.g, "those function <list of functions> are undefined" and also for notes about missing exported symbols in a defpackage form. The same situation occurs in SBCL with the "redefining function <foo>" style warnings. Set a breakpoint at this location to see the details. Helmut.
7800
Age (days ago)
7800
Last active (days ago)
0 comments
1 participants
participants (1)
-
Helmut Eller