Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #31720] [PATCH] fix make testj hang on solaris

1 view
Skip to first unread message

Stephane Peiry

unread,
Sep 25, 2004, 7:26:20 AM9/25/04
to bugs-bi...@rt.perl.org
# New Ticket Created by Stephane Peiry
# Please include the string: [perl #31720]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31720 >

The solaris port does not yet support jitted vtables (for instance function
Parrot_jit_vtable1_op is plain empty at the moment), so this patch comments
out the whole "jit vatbles" block until we get it properly implemented.

This fixes make testj on

t/op/gc (failing, passes ok now)
t/op/lexicals.t (this was hanging undefintly, now passes ok)

and also regain visibility on the jit tests, without having to manually
bypass lexicals.
Thanks,
Stephane

jit.sun4.jit_emit.h.patch

Leopold Toetsch

unread,
Sep 25, 2004, 10:44:57 AM9/25/04
to perl6-i...@perl.org
Stephane Peiry <parrotbug...@parrotcode.org> wrote:

> The solaris port does not yet support jitted vtables

Thanks, applied - as well as #31721
leo

0 new messages