Re: [perl #64208] Segfault when make()ing things in a when-block in grammar actions

2009-04-27 Thread Will Coleda
On Mon, Apr 27, 2009 at 8:10 PM, Patrick R. Michaud via RT wrote: > I think this bug should now be fixed in 456ade5 -- it no longer > segfaults on the test program I'm giving it.  The problem appears to > have been that 'when' statements (and 'loop' and 'repeat') were failing > to create the impli

Re: [perl #64208] Segfault when make()ing things in a when-block in grammar actions

2009-04-27 Thread Patrick R. Michaud
On Mon, Apr 27, 2009 at 08:45:47PM -0400, Will Coleda wrote: > On Mon, Apr 27, 2009 at 8:10 PM, Patrick R. Michaud via RT > wrote: > > I think this bug should now be fixed in 456ade5 -- it no longer > > segfaults on the test program I'm giving it.   > [...] > > I'll assign the ticket to moritz++,