[EMAIL PROTECTED] wrote:
Hi,
After a while away I'm starting to get back into Parrot. I've been reading
PDD17 and like what I'm seeing - nice work. :-) I'm trying to get it and
the current state of its implementation into my head, so I can help out
with it. It appears there is much left to imple
# New Ticket Created by Simon Dassow
# Please include the string: [perl #47666]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47666 >
Hi,
Builing parrot 0.5.0 on OpenBSD/macppc fails, dmesg and typescript
below.
Regards,
Implemented with the new object model. There are now two ways to set a
vtable override at runtime: calling the 'add_method' method with the
named parameter "vtable => 1", or calling the vtable function
'add_vtable_override'.
Try running Configure.pl with --execcapable=0 and you'll probably get
further through. Probably need a config hint somewhere.
On Nov 21, 2007, at 8:17 AM, Simon Dassow (via RT) wrote:
# New Ticket Created by Simon Dassow
# Please include the string: [perl #47666]
# in the subject line of al
# New Ticket Created by Allison Randal
# Please include the string: [perl #47674]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=47674 >
Setting the :vtable pragma on a sub should enable the 'self' shortcut
for the current
On Wednesday 21 November 2007 12:50:48 [EMAIL PROTECTED] wrote:
> Log:
> [core,config] Moved executable code out of gcc_x86.h. This closes
> RT#47245.
Does t/src/atomic.t still work for you after this change? It fails for me,
because the code's no longer available from external programs (that