From the wiki at
http://www.perlfoundation.org/parrot/index.cgi?concurrency_tasks :
* Deprecate "rethrow".
The replacement seems to be that an exception handler declines to handle an
exception. This is the default behavior; an exception handler explicitly
notifies the scheduler that it has ha
# New Ticket Created by James Keenan
# Please include the string: [perl #53592]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=53592 >
Hmm, yet another config step class that appeared without an RT ...
In any case, here ar
On Mon, Oct 22, 2007 at 2:24 PM, via RT Paul Cochrane
<[EMAIL PROTECTED]> wrote:
> "TODO mul"
The attached patch is a simple implementation using
mul and adds the operation in the multiply test in
complex.t (don't know if it's the correct place).
--
Salu2
Index: src/pmc/integer.pmc
===
--
Will "Coke" Coleda
On Apr 30, 2008, at 8:53 AM, Mark Glines <[EMAIL PROTECTED]> wrote:
On Tue, 29 Apr 2008 23:05:04 -0700
chromatic <[EMAIL PROTECTED]> wrote:
On Monday 28 April 2008 23:52:44 Senaka Fernando wrote:
Attaching patch No. 2 for C++ Build Issue.
I still need to resolve thi
On Tue, 29 Apr 2008, Patrick R. Michaud wrote:
On Tue, Apr 29, 2008 at 12:34:47PM -0400, Jeff Horwitz wrote:
mod_parrot can load multiple HLL compilers in the same interpreter, and on
my server i'm using both perl6 and plumhead. this works fine if i load
perl6 before plumhead. however, if i
On Tue, 29 Apr 2008 23:05:04 -0700
chromatic <[EMAIL PROTECTED]> wrote:
> On Monday 28 April 2008 23:52:44 Senaka Fernando wrote:
>
> > Attaching patch No. 2 for C++ Build Issue.
> >
> > I still need to resolve this bigint.c issue. This is something
> > caused by the GMP includes I suspect.
>
>
# New Ticket Created by [EMAIL PROTECTED]
# Please include the string: [perl #53552]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=53552 >
Hello,
the command "rpm -ba parrot.spec" doesn't work under linux (Fedora,
SuSE).
On Sunday 13 April 2008 22:21:17 Reini Urban wrote:
> Attached patch removes fixed issues from the TODO.
Thanks, applied as r27250.
-- c