[Ecls-list] ECL stack overflow in CMP::SIMILAR-CFORM

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Tue Oct 19 21:03:18 UTC 2010


On Thu, Sep 30, 2010 at 11:07 PM, Samium Gromoff <_
deepfire at feelingofgreen.ru> wrote:

> On Thu, 30 Sep 2010 23:31:51 +0400, Samium Gromoff <_
> deepfire at feelingofgreen.ru> wrote:
> > Juan,
> >
> > compiling a file containing:
> >
> > (defun bar ()
> >   (labels ((rec (x)
> >            (rec x)))))
> >
> > (defun foo ()
> >   (labels ((rec (x)
> >              (rec x)))))
> >
> > yields:
> > ;;;   ** C-STACK overflow at size 557056. Stack can probably be resized.
> >
>

Fixed in CVS by disabling the code comparison routine, which does not work.

Juanjo

-- 
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/20101019/a22853b1/attachment.html>


More information about the ecl-devel mailing list