Re: [perl #55620] [PATCH] Fix crash in src/ops/object.ops

2008-06-30 Thread chromatic
On Wednesday 11 June 2008 12:48:51 NotFound via RT wrote: > Another attempt: this is a minimalistic change that does not broke any > test in parrot nor in rakudo, and can avoid segfaulting in other related > usages. Thanks, applied with a test in r28884. I tried to add an exception in NameSpace'

Re: [perl #55620] [PATCH] Fix crash in src/ops/object.ops

2008-06-11 Thread chromatic
On Wednesday 11 June 2008 12:48:51 NotFound via RT wrote: > Another attempt: this is a minimalistic change that does not broke any > test in parrot nor in rakudo, and can avoid segfaulting in other related > usages. This one is my favorite too. -- c