[perl #60054] [BUG] PGE/Util.pir has unresolved dependencies.

2008-10-22 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #60054] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60054 $ cat foo.pir .sub asdf :main load_bytecode 'PGE/Util.pbc' .end $ ./parrot foo.pir

Re: [perl #60054] [BUG] PGE/Util.pir has unresolved dependencies.

2008-10-22 Thread Will Coleda
On Wed, Oct 22, 2008 at 12:52 PM, via RT Will Coleda [EMAIL PROTECTED] wrote: # New Ticket Created by Will Coleda # Please include the string: [perl #60054] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60054 $

Re: [perl #60054] [BUG] PGE/Util.pir has unresolved dependencies.

2008-10-22 Thread Will Coleda
On Wed, Oct 22, 2008 at 1:14 PM, Will Coleda [EMAIL PROTECTED] wrote: On Wed, Oct 22, 2008 at 12:52 PM, via RT Will Coleda [EMAIL PROTECTED] wrote: # New Ticket Created by Will Coleda # Please include the string: [perl #60054] # in the subject line of all future correspondence about this

Re: [svn:parrot] r32110 - tags/RELEASE_0_8_0/runtime/parrot/library/PGE

2008-10-22 Thread Will Coleda
If someone could untangle this inadvertent commit to a tag instead of trunk, I'd appreciate it. On Wed, Oct 22, 2008 at 1:40 PM, [EMAIL PROTECTED] wrote: Author: coke Date: Wed Oct 22 10:40:50 2008 New Revision: 32110 Modified: tags/RELEASE_0_8_0/runtime/parrot/library/PGE/Util.pir

[perl #60068] [BUG] t/pmc/packfile.t: set_integer_keyed_str test failing on Darwin PPC

2008-10-22 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #60068] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60068 This is the only test failure I'm getting with version 0.8 on Darwin, PPC, OS X

[perl #59636] [BUG] t/op/bitwise.t fails on Darwin

2008-10-22 Thread James Keenan via RT
After yesterday's release, this passed for me on Darwin PPC 10.4 at r32119. I'll keep my fingers crossed and keep watching the Smolder reports. kid51

[perl #60070] [BUG] make opsrenumber causes build to fail

2008-10-22 Thread Patrick R. Michaud (via RT)
# New Ticket Created by Patrick R. Michaud # Please include the string: [perl #60070] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60070 In the lex branch I'm trying to add a new opcode, but I'm running into a