Opened 12 years ago

Closed 12 years ago

#1035 closed defect (fixed)

parentheses needed in equation for firstByte[k] Equation 7-40

Reported by: lkerofsky Owned by: bbross
Priority: minor Milestone: D10
Component: Text Version: D10 (L1003) v28
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

The equation calculating firstByte[k] from the the syntax values entry_point_offset_minus1[] should have parenthesis around the terms entry_point_offset_minus1[n-1] + 1 to clearly indicate the + 1 is included in each term of the sum. The parenthesis was removed in version 20 apparently while clarifying the summation limits.

Change History (3)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

  • Version changed from D10 (L1003) v23 to D10 (L1003) v28

comment:3 Changed 12 years ago by bbross

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

Fixed in v31.

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)
  • Louis Kerofsky(Reporter)
  • Woo-Jin Han(Subscriber)