From: chromatic (via RT) <[EMAIL PROTECTED]> Date: Mon, 18 Jun 2007 15:13:15 -0700
# New Ticket Created by chromatic # Please include the string: [perl #43245] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43245 > r19067 needs a bit more work (pardon the pun) to work with parrot -j. Oops; guess so. :-/ Bob, do you have an idea on what the fix might be? If it's not a quick one, we can mark this test as TODO for JIT before the release tomorrow. I'm sorry, but I'm clueless when it comes to JIT. (As you may have guessed.) It seems that the emit_shift_* routines need to emit code that does what bit_shift_left would do, but I don't know how yet. If TODO-marking is OK for now, then please do so, and I'll work on it ASAP. -- Bob