Bill Allombert on Wed, 20 Jan 2016 18:05:06 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PATCH] Guard stack size warnings with DEBUGMEM |
On Wed, Jan 20, 2016 at 10:34:34AM +0100, Jeroen Demeyer wrote: > On 2016-01-14 10:31, 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. > > This is a better version of my initial patch. It makes the stack > size warnings appear only if debugmem>0. However, it also sets > debugmem=1 the default such that nothing will change in practice. Thanks fo your effort. What do you think of my suggestion to have a WARNLEVEL to disable other warnings ? Cheers, Bill.