[Ecls-list] BUG in CTYPECASE

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Fri Dec 2 19:47:31 UTC 2011


On Fri, Dec 2, 2011 at 1:11 PM, Eric Marsden <eric.marsden at free.fr> wrote:

> Hi,
>
> The following is ECL compiled from current git, on Linux/AMD64.
>
> ,----
> | > (lisp-implementation-version)
> | "9.8.4"
>

Obsolete.

> (lisp-implementation-version)

"11.1.1"
> (ctypecase :foo (integer 1) (keyword 2))

Condition of type: SIMPLE-PROGRAM-ERROR
In form
(SETF :FOO (SI::CTYPECASE-ERROR ':FOO #:G157 '(INTEGER KEYWORD)))
SETQ: Tried to assign a value to the constant :FOO.

Available restarts:

1. (RESTART-TOPLEVEL) Go back to Top-Level REPL.

Broken at SI:BYTECODES. [Evaluation of: (SI:TOP-LEVEL T)] In: #<process
TOP-LEVEL>.


-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20111202/d4bd3f43/attachment.html>


More information about the ecl-devel mailing list