#1654: ops2c should complain about ops numbering in ranges
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  none      |     Version:  2.4.0
 Severity:  low       |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------
 ops2c complains about every op that has inconsistent numbering (between
 what it calculates and ops.num). If an early op (eg: band) gets added or
 removed, all subsequent ops get shifted by a constant amount, making one
 problem output 1100 lines of error (or warning) message.

 It would be nice if ops2c output inconsistent ops numbering in ranges of
 constant offset, which would make one change correspond to one line of
 diagnostic.

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