#1283: rethrow should keep the backtrace of the original 'die'
------------------------+---------------------------------------------------
 Reporter:  coke        |        Owner:  whiteknight
     Type:  todo        |       Status:  closed     
 Priority:  minor       |    Milestone:  3.0        
Component:  core        |      Version:  trunk      
 Severity:  low         |   Resolution:  fixed      
 Keywords:  exceptions  |         Lang:             
    Patch:              |     Platform:  all        
------------------------+---------------------------------------------------
Changes (by whiteknight):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 This is done now and has been for some time. The
 Exception.backtrace_strings() method returns an array of strings, one for
 each throw/rethrow in the exception history. If problems are found with
 this solution or it has bugs or whatever, we can open new tickets.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1283#comment:4>
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