gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] address@hidden: Describe problem in 2.6.11pre]


From: Camm Maguire
Subject: Re: [Gcl-devel] address@hidden: Describe problem in 2.6.11pre]
Date: Fri, 29 Aug 2014 12:33:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Greetings, and thanks so much for the report!  Fixed in forthcoming
2.6.11.

Take care,

Matt Kaufmann <address@hidden> writes:

> Hi, Camm --
>
> Very similar error using pre2 (not quite the identical error though)
> to the one reported in the email below, where I used CLtL1 instead of
> ANSI:
>
> dunnottar:~% /p/bin/gcl-2.6.11pre2
> GCL (GNU Common Lisp)  2.6.11 CLtL1    Aug 22 2014 08:17:04
> Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
> Binary License:  GPL due to GPL'ed components: (XGCL READLINE UNEXEC)
> Modifications of this banner must retain notice of a compatible license
> Dedicated to the memory of W. Schelter
>
> Use (help) to get some basic information on how to use GCL.
> Temporary directory for compiler files set to /tmp/
>
>>(describe 'car)
>
> CAR - external symbol in LISP package
> -----------------------------------------------------------------------------
> CAR                                                                [Function]
> -----------------------------------------------------------------------------
> CAR                                                                    [Setf]
>
> Defined as: (DEFSETF CAR (X) (Y) (LIST 'PROGN (LIST 'RPLACA X Y) Y))
> See the doc of DEFSETF.
> Error: Return type mismatch in call to  SYSTEM:MATCH-BEGINNING
> Fast links are on: do (si::use-fast-links nil) for debugging
> Error signalled by EVAL.
> Broken at EVAL.  Type :H for Help.
>>>
>
> -- Matt
>
> From: Blake McBride <address@hidden>
> Subject: [Gcl-devel] Describe problem in 2.6.11pre
> To: "address@hidden" <address@hidden>
> Date: Thu, 28 Aug 2014 14:16:08 -0500
>
> - --===============3832147952179372496==
> Content-Type: multipart/alternative; boundary=90e6ba1efb746f25aa0501b55e1b
>
> - --90e6ba1efb746f25aa0501b55e1b
> Content-Type: text/plain; charset=UTF-8
>
> Compiled with --enable-ansi
>
>>(describe 'car)
>
> CAR - external symbol in LISP package
> - 
> -----------------------------------------------------------------------------
> CAR
>  [Function]
> - 
> -----------------------------------------------------------------------------
> CAR
>  [Setf]
>
> Defined as: (DEFSETF CAR (X) (Y) (LIST 'PROGN (LIST 'RPLACA X Y) Y))
> See the doc of DEFSETF.
> Error: Return type mismatch in call to  SYSTEM:MATCH-END
> Fast links are on: do (si::use-fast-links nil) for debugging
> Error signalled by EVAL.
> Broken at EVAL.  Type :H for Help.
>>>
>
> - --90e6ba1efb746f25aa0501b55e1b
> Content-Type: text/html; charset=UTF-8
> Content-Transfer-Encoding: quoted-printable
>
> <div dir=3D"ltr"><span style=3D"font-family:arial,sans-serif;font-size:13px=
> ">Compiled with --enable-ansi</span><div style=3D"font-family:arial,sans-se=
> rif;font-size:13px"><br></div><div style=3D"font-family:arial,sans-serif;fo=
> nt-size:13px">
> <div>&gt;(describe &#39;car)</div><div><br></div><div>CAR - external symbol=
>  in LISP package</div><div>------------------------------------------------=
> - -----------------------------</div><div>CAR =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
> =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
> =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[Function]</div>
> <div>----------------------------------------------------------------------=
> - -------</div><div>CAR =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
> =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
> =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0[Setf]</div><div><br></div><div>Defin=
> ed as: (DEFSETF CAR (X) (Y) (LIST &#39;PROGN (LIST &#39;RPLACA X Y) Y))</di=
> v>
> <div>See the doc of DEFSETF.</div><div>Error: Return type mismatch in call =
> to =C2=A0SYSTEM:MATCH-END</div><div>Fast links are on: do (si::use-fast-lin=
> ks nil) for debugging</div><div>Error signalled by EVAL.</div><div>Broken a=
> t EVAL. =C2=A0Type :H for Help.</div>
> <div>&gt;&gt;</div><div><br></div></div></div>
>
> - --90e6ba1efb746f25aa0501b55e1b--
>
>
> - --===============3832147952179372496==
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
>
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/gcl-devel
>
> - --===============3832147952179372496==--
> ----------
>

-- 
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]