bug-guile
[Top][All Lists]
Advanced

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

bug#11087: vector limitation in compiling to bytecode


From: Andy Wingo
Subject: bug#11087: vector limitation in compiling to bytecode
Date: Thu, 05 Jul 2012 23:04:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

On Thu 05 Jul 2012 23:01, Andy Wingo <address@hidden> writes:

> It seems to hit some other problem after that, but I gave it the ole
> college try, right?

FWIW the problem is that building an array first pushes all the elements
on the stack.  It can be fixed by setting a larger stack size.  The RTL
branch will also fix this.

Andy
-- 
http://wingolog.org/





reply via email to

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