Re: [perl6/specs] 58fe2d: [S12] spec setting and getting values of attribute...

2010-10-01 Thread Peter Scott
On Thu, 30 Sep 2010 23:40:39 +0200, Jonathan Worthington wrote: > Plus, we probably do need *some* way for folks to write serializers in > standard Perl 6. ^ This. I faced precisely this problem when trying to write persistent inside-out classes with Class::Std. There was no way to break encaps

[perl #78152] [PATCH] Remove rakudo build dependency on shell/backticks and allow smoother windows (g|mingw32-)make spectest_smolder

2010-10-01 Thread via RT
# New Ticket Created by Ron Schmidt # Please include the string: [perl #78152] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=78152 > Currently make spectest_smolder relies on curl to send the smoke report and uses backt

Re: [perl #78156] AutoReply: [BUG] Null PMC access on does Callable

2010-10-01 Thread John Harrison
This appears to only happen on mutli subs but I am still looking for other causes. -- John Harrison On Fri, Oct 1, 2010 at 11:11 AM, perl6 via RT wrote: > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: >"[BUG] Nu

[perl #78156] [BUG] Null PMC access on does Callable

2010-10-01 Thread ash
# New Ticket Created by John (ash) # Please include the string: [perl #78156] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=78156 > Some subs can 'does Callable' while other return Null PMC access errors. rakudo: say &pr