Opened 10 years ago Closed 6 years ago #1315 closed defect (fixed)Inconsistent variable naming: CpbCnt
Description
The variable name CpbCnt loses the "_minus1" when being initialized which might be confusing:
It would be more consistent with our naming rules to initialize it as follows
And replace the "<=" in the syntax loops with "<".
(This applies also for version 2 integrated text JCTVC-R1013_v4) Change History (3)comment:1 Changed 10 years ago by DefaultCC Plugin
comment:2 Changed 7 years ago by bbross
comment:3 Changed 6 years ago by bbross
fixed in v5 (2018/02) Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Agreed by the authors of the AHG2 report JCTVC-AD0002. CpbCnt is also used several times to specify an inclusive range (in addition to the <= to < suggested change).
Fixes: