[climacs-devel] Case missing from class regexp's print-object	method
    Derek Peschel 
    dpeschel at eskimo.com
       
    Mon Aug 29 22:36:23 UTC 2005
    
    
  
On Mon, Aug 29, 2005 at 03:02:34PM -0700, Aleksandar Bakic wrote:
> debugger invoked on a SB-KERNEL:CASE-FAILURE in thread #<THREAD "initial
> thread" {9003431}>:
>   NIL fell through ECASE expression.
>   Wanted one of (:INTERVAL :AUTOMATON
>                            :ANYSTRING
>                            :STRING
>                            :EMPTY
>                            :ANYCHAR
>                            :CHAR-RANGE
>                            :CHAR
>                            :COMPLEMENT
>                            :REPEAT-MINMAX
>                            :REPEAT-MIN
>                            :REPEAT
>                            ...).
Yup, that's what I get.  Though, as I said, SBCL will also print
"#<error printing object>" somtimes, say in backtraces once I'm in
the debugger.  It will be interesting to see if Christophe has any advice.
-- Derek
    
    
More information about the climacs-devel
mailing list