Am Freitag, 9. Juni 2006 21:19 schrieb chromatic:
> Oddly, I see these only when running through the Pheme interpreter, not
> when dumping out the raw PIR code and executing that.
(gdb) r -G pheme.pbc t/cdr.t
1..2
ok 1 - tail of three elem list should be two elem list
ok 2 - tail of two elem list
Parrot Bug Summary
http://rt.perl.org/rt3/NoAuth/parrot/Overview.html
Generated at Mon Jun 12 13:15:01 2006 GMT
---
* Numbers
* New Issues
* Overview of Open Issues
* Ticket Status By Version
* Requestors with m
On Sun, Jun 11, 2006 at 11:52:14AM -0400, Bob Rogers wrote:
>I notice the following paragraph, vintage late May, in
> pdd23_exceptions.pod:
>
> A C<.begin_eh> directive marks the beginning of a span of
> opcodes which the programmer expects to throw an exception. If
> an exc
# New Ticket Created by Will Coleda
# Please include the string: [perl #39425]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39425 >
Need a store_global opcode that takes a multi-element NS key.
--
Will "Coke" Coleda
[E
# New Ticket Created by Will Coleda
# Please include the string: [perl #39426]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39426 >
The cygwin build fails with the following error during make:
Invoking Parrot to generat
> [coke - Mon Jun 12 10:29:50 2006]:
>
> Need a store_global opcode that takes a multi-element NS key.
>
Implemented, plus test case.
Jonathan
# New Ticket Created by Jonathan Worthington
# Please include the string: [perl #39430]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39430 >
Both Parrot_store_global and store_sub call Parrot_invalidate_method_cache,
ho
From: Chip Salzenberg <[EMAIL PROTECTED]>
Date: Mon, 12 Jun 2006 06:54:24 -0700
On Sun, Jun 11, 2006 at 11:52:14AM -0400, Bob Rogers wrote:
>I notice the following paragraph, vintage late May, in
> pdd23_exceptions.pod:
>
>A C<.begin_eh> directive marks the beginning