guile-devel
[Top][All Lists]
Advanced

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

Re: Provide reasonable stack limit on MS-Windows


From: Ludovic Courtès
Subject: Re: Provide reasonable stack limit on MS-Windows
Date: Wed, 02 Jul 2014 23:02:05 +0200
User-agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux)

Eli Zaretskii <address@hidden> skribis:

> The default value used by debug.c when getrlimit is not available is
> too small (the default stack size of MinGW programs is 2MB).  This
> small patch fixes that:

Looks good to me, please push.

But it’s really problematic that we’re accumulating all this while a
bunch of Gnulib modules would have done it; more work initially, but
then more benefits.  (Did I say that already?  ;-))

Ludo’.



reply via email to

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