Another ignored message. On Tue, 9 Jan 2007, Joel E. Denny wrote:
> On Tue, 9 Jan 2007, Juan Manuel Guerrero wrote: > > > I have tried to compile todays cvs sources and test 145 of the testsuite > > failed. > > Thanks for reporting this. > > The problem is that push parsers can't use alloca since the stacks can't > be locals. I'll commit a patch soon to prevent push parsers from paying > attention to YYSTACK_USE_ALLOCA. > > It turns out that Valgrind was actually detecting this problem on my > system before the seg fault, but we're still not using the right > combination of Valgrind flags in order to see it. I'll look into it. >
