guile-user
[Top][All Lists]
Advanced

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

Re: How to increase the stack size?


From: Joris van der Hoeven
Subject: Re: How to increase the stack size?
Date: Thu, 21 Feb 2002 18:33:56 +0100 (MET)

On Thu, 21 Feb 2002, Matthias Koeppe wrote:

> Joris van der Hoeven <address@hidden> writes:
> 
> > I just rewrote a TeXmacs->LaTeX converter in Guile/Scheme.
> > Everything worked fine until I wanted to convert a paragraph
> > of 1000 characters, which yielded a "Stack overflow".
> > This seems to mean that the default stack size is
> > ridiculously small 
> 
> Indeed it is.  
> 
> Try (debug-set! stack 10000000).

Thanks for your quick reply; this indeed does the trick.

-Joris-

-----------------------------------------------------------
Joris van der Hoeven <address@hidden>
http://www.texmacs.org: GNU TeXmacs scientific text editor
http://www.math.u-psud.fr/~vdhoeven: personal homepage
-----------------------------------------------------------




reply via email to

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