#1283: rethrow should keep the backtrace of the original 'die'
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  todo    |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 Originally reported in:
 http://rt.perl.org/rt3/Ticket/Display.html?id=60044

 The crucial bit here is:

 {{{
 On Thu, Oct 23, 2008 at 08:04:41PM -0700, Allison Randal wrote:
 >
 > I don't understand the problem. Is it that you expect 'rethrow' to keep
 > the stack trace of the original 'die'?

 ...this is what I would expect. If I catch and then rethrow an
 exception, I'd expect the stack trace to continue to show the
 location of the original throw, not the location of the
 rethrow.

 Pm
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1283>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to