Re: [svn:parrot] r30123 - in trunk: src src/ops src/pmc t/op

2008-08-08 Thread NotFound
On Fri, Aug 8, 2008 at 9:12 AM, chromatic <[EMAIL PROTECTED]> wrote: > On Thursday 07 August 2008 23:50:54 [EMAIL PROTECTED] wrote: >> Add a return continuation attribute to the Exception pmc and fill it in the >> throw opcode. >> >> >> Modified: trunk/src/ops/core.ops >> ==

Re: [svn:parrot] r30123 - in trunk: src src/ops src/pmc t/op

2008-08-08 Thread chromatic
On Thursday 07 August 2008 23:50:54 [EMAIL PROTECTED] wrote: > Add a return continuation attribute to the Exception pmc and fill it in the > throw opcode. > > > Modified: trunk/src/ops/core.ops > === >=== --- trunk/src/ops/core