[Bese-devel] let/cc
Lou Vanek
vanek at acd.net
Tue May 30 18:46:05 UTC 2006
Hi list,
I got araneida and ucw to start, but, as the error shows below, my first ucw
http request aborts. LET/CC is being expanded into CALL/CC and for some reason
CALL/CC is not defined. I haven't been able to parse marco's call/cc code to
know why.
Has anybody seen this?
I'm trying to run the ucw examples.
Environment:
. clisp 2.38
. winxp sp2 / cygwin
. ucw_dev today's darcs
. araneida today's darcs
. arnesi_dev today's darcs
Thanks,
Lou Vanek
SpeakerToMachines
P.S. If I don't respond immediately it's probably because I have to go to the gym.
Physical pain is my master now.
WARNING: Starting araneida with a default url of #<ARANEIDA:HTTP-URL "http://127.0.0.1:9000/" #x00675285>.
You MUST use this hostname to access ucw.
--TIME MARK 2006-05-30--
13:24 UCW-LOGGER/+INFO+: Registered: #<STANDARD-APPLICATION "/admin/" #x00869B31>
13:24 UCW-LOGGER/+INFO+: Registered: #<COOKIE-SESSION-APPLICATION "/" #x0071F1D9>
13:24 UCW-LOGGER/+INFO+: Starting up standard server #<STANDARD-SERVER ARANEIDA-BACKEND 2 #x00C1AF71>.
13:24 UCW.BACKEND/+INFO+: Starting up ARANEIDA backend #<ARANEIDA-BACKEND #x00CE3D91> on http://127.0.0.1:9000/
13:24 UCW-LOGGER/+INFO+: URL-DISPATCHER matched, passing control to #<COMPILED-FUNCTION #:|51 54 (DEFENTRY-POINT "^(index.ucw\|)$" (:APPLICATION *EXAMPLE-APPLICATION* :CLASS ...) ...)-4-2|>.
WARNING: Reference to unknown function CALL/CC in
(PROGN
(LET/CC IT.BESE.UCW::K
(SETF (IT.BESE.UCW::COMPONENT.CALLING-COMPONENT IT.BESE.UCW::TO) NIL (COMPONENT.PLACE IT.BESE.UCW::TO)
(MAKE-PLACE (CONTEXT.WINDOW-COMPONENT *CONTEXT*)) (IT.BESE.UCW::COMPONENT.CONTINUATION IT.BESE.UCW::TO) IT.BESE.UCW::K
(CONTEXT.WINDOW-COMPONENT *CONTEXT*) IT.BESE.UCW::TO)
(IT.BESE.UCW::UCW.COMPONENT.INFO (FORMAT NIL "CALL'ing to ~{/~A~} " (IT.BESE.UCW::CALL-REQUEST-PATH IT.BESE.UCW::TO)))
IT.BESE.UCW::TO))
.
13:24 UCW-LOGGER/+INFO+: CALL'ing to /#<EXAMPLE-WINDOW #x00E4CB7D>
13:24 UCW-LOGGER/+ERROR+: Got request error #<CLOS:METHOD-CALL-ERROR #x00C29079>.
13:24 UCW-LOGGER/+INFO+: Aborting request
More information about the bese-devel
mailing list