2009/10/3 Leslie P. Polzer <[email protected]>:
>
>
> Michael Bykov wrote:
>
>> Sorry, but I don't know how look at value asdf:*central-registry* ?
>
> Just type it at the debugger prompt when you get the error.
>
> Leslie
it seems it does not know about this function:
(asdf:*central-registry*)
; in: LAMBDA NIL
; (ASDF:*CENTRAL-REGISTRY*)
;
; caught STYLE-WARNING:
; undefined function: ASDF:*CENTRAL-REGISTRY*
;
; compilation unit finished
; Undefined function:
; ASDF:*CENTRAL-REGISTRY*
; caught 1 STYLE-WARNING condition
debugger invoked on a UNDEFINED-FUNCTION in thread #<THREAD "initial
thread" RUNNING {A8E1A61}>:
The function ASDF:*CENTRAL-REGISTRY* is undefined.
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT ] Reduce debugger level (to debug level 1).
1: [CONTINUE] Ignore error and continue processing userinit file
"/home/michael/Lisp/wblks/script/..//wblks.sbclrc".
2: Skip rest of userinit file
"/home/michael/Lisp/wblks/script/..//wblks.sbclrc".
3: Skip to toplevel READ/EVAL/PRINT loop.
4: [QUIT ] Quit SBCL (calling #'QUIT, killing the process).
("bogus stack frame")
0[2]
M.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---