gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: COERCE bug?


From: Camm Maguire
Subject: [Gcl-devel] Re: COERCE bug?
Date: 13 Apr 2006 11:00:46 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings, and thanks!  Should be fixed now.

Take care,

Robert Boyer <address@hidden> writes:

> This looks like a simple bug COERCE.
> 
> Bob
> 
> -------------------------------------------------------------------------------
> 
> % xg
> GCL (GNU Common Lisp)  2.7.0 ANSI    Apr  1 2006 15:10:32
> 
> >(coerce '(1) 'vector)     ; this seems right
> 
> #(1)
> 
> >(coerce '(nil) 'vector)    ; so why this error ?
> 
> Error in COERCE [or a callee]: (NIL) is not of type ARRAY.
> 
> Fast links are on: do (si::use-fast-links nil) for debugging
> Broken at CONDITIONS::CLCS-UNIVERSAL-ERROR-HANDLER.  Type :H for Help.
>  1 (Continue) Return to top level.
> dbl:>>
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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