Re: [perl #77178] AutoReply: Rakudo crash with Null PMC access in get_repr()

2010-08-12 Thread Alex Varyanick
Simplest way to reproduce: % perl6 -e 'class A::B { method hey { "hello world".say } }; "A::B".new.hey' Null PMC access in get_repr() in main program body at line 1 % perl6 -e 'class A { method hey { "hello world".say } }; "A".new.hey' hello world % perl6 -e 'class A::B { method hey { "hello wo

Re: [perl #75752] [PATCH] make realclean before svn update (parrot)

2010-08-06 Thread Alex Varyanick
On Wed, Jul 28, 2010 at 4:58 AM, Will Coleda via RT wrote: > On Tue Jun 15 00:11:43 2010, q...@cono.org.ua wrote: >> perl Configure.pl --gen-parrot failed time to time. Need to do >> realclean before update. > +1 on this patch (at least in spirit) from me, but I cannot apply it > (probably becau

Re: [perl #75752] [PATCH] make realclean before svn update (parrot)

2010-07-28 Thread Alex Varyanick
On Wed, Jul 28, 2010 at 4:58 AM, Will Coleda via RT wrote: > > +1 on this patch (at least in spirit) from me, but I cannot apply it > (probably because it was > inlined in the ticket.) Can you add it as an attachment? > > Thanks! in attachment -- Varyanick I. Alex icq: 102 575 440 skype: cono.