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. 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’.