#1339: eliminate redundant exceptions CONTROL_CONTINUE and CONTROL_BREAK
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  RFC     |      Status:  new  
 Priority:  normal  |   Milestone:  2.0  
Component:  none    |     Version:  1.8.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 These were meant to correspond to HLL flow control, like tcl's [break] and
 [continue], but it seems that CONTROL_LOOP_NEXT and CONTROL_LOOP_LAST were
 added as well (and those are in use by NQP, etc.).

 I don't particularly care which pair we keep, but having both sets is
 wrong.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1339>
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