> From: l...@gnu.org (Ludovic Courtès) > Cc: guile-devel@gnu.org > Date: Wed, 02 Jul 2014 23:02:05 +0200 > > Eli Zaretskii <e...@gnu.org> 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.
Done. > 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? ;-)) Yes, you did say that. (There are no getrlimit module in Gnulib, FWIW.)