Bill Allombert on Thu, 14 Jan 2016 13:32:42 +0100


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

Re: [PATCH] Guard stack size warnings with DEBUGMEM


On Thu, Jan 14, 2016 at 10:31:04AM +0100, Jeroen Demeyer wrote:
> I don't like random warnings about the stack size to appear, what do
> you think of this patch?
> 
> You could even make debugmem=1 the default if you want.

The stack overflow warnings are amongst the most useful warning in PARI.

Maybe we should instead have a WARNLEVEL instead and set it to 1 by
default, so that it would be possible to disable all warnings.

Cheers,
Bill.