Opened 11 years ago

Closed 11 years ago

#1017 closed defect (fixed)

Capitalisation of ctbAddrRsToTs and ctbAddrTsToRs

Reported by: peterderivaz Owned by: bbross
Priority: trivial Milestone:
Component: Text Version: D10 (L1003) v23
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

A couple of capital letters are missing.

In the semantics for dependent_slice_segment_flag SliceAddrRs is computed based on

ctbAddrTsToRs[ ctbAddrRsToTs[ slice_segment_address ] − 1 ]

I think this should be

CtbAddrTsToRs[ CtbAddrRsToTs[ slice_segment_address ] − 1 ]

Change History (2)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 11 years ago by bbross

  • Resolution set to fixed
  • Status changed from new to closed

This is fixed in the current version v28.

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

  • Benjamin Bross(Owner, Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Peter de Rivaz(Reporter)
  • Woo-Jin Han(Subscriber)