stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] SPLIT-STRING


From: Tassilo Horn
Subject: Re: [STUMP] SPLIT-STRING
Date: Sat, 26 May 2007 22:09:23 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

address@hidden writes:

Hi Leslie,

> Hm, alright, so that's probably where it is.  Next question: why isn't
> it getting loaded on
>
>     (asdf:operate 'asdf:load-op 'stumpwm)
>
> ?  I get:
>
>
>     [...]
>
>     ; registering #<SYSTEM :STUMPWM {B9AF9F1}> as STUMPWM
>
>     debugger invoked on a UNDEFINED-FUNCTION in thread #<THREAD "initial
>     thread" {A6E8781}>:
>       The function SPLIT-STRING 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: [RETRY ] Retry performing #<ASDF:LOAD-OP NIL {BA9A169}> on
>                   #<ASDF:CL-SOURCE-FILE "input" {B9C5189}>.
>       1: [ACCEPT] Continue, treating #<ASDF:LOAD-OP NIL {BA9A169}> on
>                   #<ASDF:CL-SOURCE-FILE "input" {B9C5189}> as having been
>                   successful.
>       2: [ABORT ] Exit debugger, returning to top level.
>
>     ("bogus stack frame")
>
>
> Any clues?

Not really. Here it works just as expected:

,----
| CL-USER> (asdf:operate 'asdf:load-op 'stumpwm)
| ; loading system definition from /home/heimdall/.sbcl/systems/stumpwm.asd
| ; into #<PACKAGE "ASDF0">
| ; registering #<SYSTEM :STUMPWM {BCA0289}> as STUMPWM
| NIL
| CL-USER> 
`----

Bye,
Tassilo
-- 
Chuck Norris  is the  only person who  can simultaneously hold  and fire
FIVE Uzis:  One in each  hand, one in  each foot --  and the 5th  one he
roundhouse-kicks into the air, so that it sprays bullets.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]