On Thu Sep 21 14:38:40 2006, particle wrote:
> parrot's source is littered with internal_exception() calls, the bulk
> (all?) of which should be converted to real_exception() calls.
> internal exceptions are uncatchable, and might as well be called
> C. that's bad, ya dig?
For reference, I am att
The only files which still have this issue outstanding are[1]:
src/jit/ppc/jit_emit.h
src/jit/alpha/jit_emit.h
src/jit/hppa/jit_emit.h
src/jit/mips/jit_emit.h
src/jit/sun4/jit_emit.h
Attached are patches for these files as I am unable to test on these
platforms (diff-ed agains r22293).
On Tue Jun 26 02:36:59 2007, ptc wrote:
> On Thu Sep 21 14:38:40 2006, particle wrote:
> > parrot's source is littered with internal_exception() calls, the
bulk
> > (all?) of which should be converted to real_exception() calls.
> > internal exceptions are uncatchable, and might as well be called
>
On 6/26/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote:
On Tue Jun 26 13:35:51 2007, ptc wrote:
> On Tue Jun 26 06:36:50 2007, particle wrote:
> > On 6/26/07, Paul Cochrane via RT at
> parrotcode.org> wrote:
> > > On Thu Sep 21 14:38:40 2006, particle wrote:
> > > > parrot's source is litter
On Tue Jun 26 13:35:51 2007, ptc wrote:
> On Tue Jun 26 06:36:50 2007, particle wrote:
> > On 6/26/07, Paul Cochrane via RT at
> parrotcode.org> wrote:
> > > On Thu Sep 21 14:38:40 2006, particle wrote:
> > > > parrot's source is littered with internal_exception() calls,
the
> bulk
> > > > (all
On 6/26/07, Paul Cochrane via RT <[EMAIL PROTECTED]> wrote:
On Thu Sep 21 14:38:40 2006, particle wrote:
> parrot's source is littered with internal_exception() calls, the bulk
> (all?) of which should be converted to real_exception() calls.
> internal exceptions are uncatchable, and might as wel
On Thu Sep 21 14:38:40 2006, particle wrote:
> parrot's source is littered with internal_exception() calls, the bulk
> (all?) of which should be converted to real_exception() calls.
> internal exceptions are uncatchable, and might as well be called
> C. that's bad, ya dig?
>
> there are plenty of
From: Jerry Gay (via RT) <[EMAIL PROTECTED]>
Date: Thu, 21 Sep 2006 14:38:40 -0700
# New Ticket Created by Jerry Gay
# Please include the string: [perl #40392]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id
# New Ticket Created by Jerry Gay
# Please include the string: [perl #40392]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40392 >
parrot's source is littered with internal_exception() calls, the bulk
(all?) of which shoul