Hi,
I'm running CCL 1.4 on Mac OSX (PPC), and the basic weblocks demo
breaks for me out of the box. When I run (weblocks:start-weblocks) it
blows up like so:
value CCL::*NX-CURRENT-CODE-NOTE* is not of the expected type (MEMBER
SETF
LAMBDA).
Hunchentoot runs fine on my machine – is there something going on with
weblocks here, or have I done something wrong?
Any hints appreciated! Here's the full backtrace:
Backtrace:
0: (#<Anonymous Function #x90B8EBE> #'(CCL::*NX-CURRENT-CODE-NOTE*
NIL) (LAMBDA (&OPTIONAL #1=#:G120862 &REST #2=#:G120863) ..)
#<CCL::LEXICAL-ENVIRONMENT #x9EDB86E>)
1: (CL-CONT::APPLICATION->CPS CL-CONT::FUNCALL/CC (#'COMPILER-LET
((CCL::*NX-CURRENT-CODE-NOTE* NIL)) ..)) (LAMBDA (&OPTIONAL
#1=#:G120715 &REST #2=#:G120716) ..) NIL #<CCL::LEXICAL-ENVIRONMENT
#x9E626D6..
2: (CL-CONT:EXPR-SEQUENCE->CPS ("Presents 'callee' to the user in a
modal dialog, saves the\ncontinuation, and returns from the delimited
computation. When\n'callee' answers, removes the modal interface ..
3: (#<Anonymous Function #x90BE886> (BLOCK WEBLOCKS::DO-DIALOG ..)
#:G120711 #<CCL::LEXICAL-ENVIRONMENT #x9E626D6>)
4: (CL-CONT::LAMBDA-EXPR->CPS (LAMBDA (WEBLOCKS::TITLE
WEBLOCKS::CALLEE &KEY WEBLOCKS::CSS-CLASS CLOSE) ..) NIL
#<CCL::LEXICAL-ENVIRONMENT #x9E626D6>)
5: (#<Anonymous Function #x9A2F65E> (DEFUN WEBLOCKS::DO-DIALOG
(WEBLOCKS::TITLE WEBLOCKS::CALLEE &KEY WEBLOCKS::CSS-CLASS CLOSE) ..)
#'VALUES #<CCL::LEXICAL-ENVIRONMENT #x9E626D6>)
6: (NIL #<Unknown Arguments>)
7: (CL-CONT:WITH-CALL/CC (CL-CONT:WITH-CALL/CC (DEFUN WEBLOCKS::DO-
DIALOG (WEBLOCKS::TITLE WEBLOCKS::CALLEE &KEY WEBLOCKS::CSS-CLASS
CLOSE) ..)) #<CCL::LEXICAL-ENVIRONMENT #x9E626D6>)
8: (NIL #<Unknown Arguments>)
9: (FUNCALL #<Compiled-function CL-CONT:WITH-CALL/CC Macroexpander
#x9A2E8DE> (CL-CONT:WITH-CALL/CC (DEFUN WEBLOCKS::DO-DIALOG
(WEBLOCKS::TITLE WEBLOCKS::CALLEE &KEY WEBLOCKS::CSS-CLASS CLOSE) ..))
#<CCL..
10: (MACROEXPAND-1 (CL-CONT:WITH-CALL/CC (DEFUN WEBLOCKS::DO-DIALOG
(WEBLOCKS::TITLE WEBLOCKS::CALLEE &KEY WEBLOCKS::CSS-CLASS CLOSE) ..))
#<CCL::LEXICAL-ENVIRONMENT #x9E626D6>)
11: (NIL #<Unknown Arguments>)
12: (CCL::FCOMP-MACROEXPAND-1 (CL-CONT:WITH-CALL/CC (DEFUN
WEBLOCKS::DO-DIALOG (WEBLOCKS::TITLE WEBLOCKS::CALLEE &KEY
WEBLOCKS::CSS-CLASS CLOSE) ..)) #<CCL::LEXICAL-ENVIRONMENT #x9E626D6>)
13: (NIL #<Unknown Arguments>)
14: (CCL::FCOMP-FORM-1 (CL-CONT:WITH-CALL/CC (DEFUN WEBLOCKS::DO-
DIALOG (WEBLOCKS::TITLE WEBLOCKS::CALLEE &KEY WEBLOCKS::CSS-CLASS
CLOSE) ..)) #<CCL::LEXICAL-ENVIRONMENT #x9E626D6> :NOT-COMPILE-TIME)
15: (NIL #<Unknown Arguments>)
16: (CCL::FCOMP-FORM (CL-CONT:WITH-CALL/CC (DEFUN WEBLOCKS::DO-DIALOG
(WEBLOCKS::TITLE WEBLOCKS::CALLEE &KEY WEBLOCKS::CSS-CLASS CLOSE) ..))
#<CCL::LEXICAL-ENVIRONMENT #x9E626D6> :NOT-COMPILE-TIME)
17: (NIL #<Unknown Arguments>)
18: (CCL::FCOMP-FORM (CL-CONT:DEFUN/CC WEBLOCKS::DO-DIALOG ..)
#<CCL::LEXICAL-ENVIRONMENT #x9E626D6> :NOT-COMPILE-TIME)
19: (CCL::FCOMP-READ-LOOP "/Users/eric/.asdf-install-dir/site/
weblocks-stable/src/control-flow/dialog.lisp" "home:.asdf-install-
dir;site;weblocks-stable;src;control-flow;dialog.lisp.newest" 0
#<CCL::LEXIC..
--more--
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---