On Thursday 21 August 2008 15:08:22 [EMAIL PROTECTED] wrote:
Mostly minor codingstd nits.
> Modified:
>branches/pdd27mmd/src/pmc/multisub.pmc
>
> Log:
> [pdd09gc] add basic (and probably wrong) implementations for
> MultiSub:get_pmc_keyed and MultiSub:get_pmc_keyed_string
>
> --- branches/pdd
On Thu, Aug 21, 2008 at 4:07 PM, Reini Urban <[EMAIL PROTECTED]> wrote:
> the CPAN mirror network and the popularity is what parrot should look
> forward to, IMHO
>
> --
On Aug 21, 5:57 am, [EMAIL PROTECTED] (Andrew
Whitworth) wrote:
> # New Ticket Created by Andrew Whitworth
> # Please include the string: [perl #58186]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=58186>
>
> The function
# New Ticket Created by Andrew Whitworth
# Please include the string: [perl #58186]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58186 >
The function src/encoding.c:Parrot_load_encoding currently does
nothing except throw
Not long ago, Patrick R. Michaud proclaimed...
> Here's a simple test for resumable exceptions that I'm trying
> to get to work. I'm probably coding/understanding something wrong,
> so any suggestions or pointers would be greatly appreciated.
>
> .sub main :main
> push_eh catcher
>
2008/8/20 Allison Randal <[EMAIL PROTECTED]>:
> Will Coleda wrote:
>>
>> Please open a ticket tracking this if we're not going to apply it
>> right now so we don't miss it for next release.
>
> CPAN is great for distributing Perl modules, but simply can't handle Parrot.
> As soon as we have the alt
# New Ticket Created by Andrew Whitworth
# Please include the string: [perl #58184]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58184 >
The function src/charset.c:Parrot_load_charset is basically an empty
stub, and does
# New Ticket Created by Andrew Whitworth
# Please include the string: [perl #58188]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58188 >
The function src/encoding.c:Parrot_find_encoding_converter is a stub
with the note "
# New Ticket Created by Stephen Weeks
# Please include the string: [perl #58170]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58170 >
There are some issues that need to be resolved for resumable exceptions.
The first iss