Opened 13 years ago

Closed 13 years ago

#209 closed defect (fixed)

bugs regarding FINE_GRANULARITY_SLICES macro

Reported by: shilin.xu Owned by:
Priority: minor Milestone:
Component: HM Version: HM-4.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

When the FINE_GRANULARITY_SLICES macro is turned off, the following compiling errors come out on the deocoder side:

\hm-4.0\source\lib\tlibdecoder\tdeccu.cpp(399) : error C2065: 'ruiIsLast' : undeclared identifier
\hm-4.0\source\lib\tlibdecoder\tdeccu.cpp(412) : error C2065: 'ruiIsLast' : undeclared identifier
\hm-4.0\source\lib\tlibdecoder\tdeccu.cpp(429) : error C2065: 'ruiIsLast' : undeclared identifier

Change History (4)

comment:1 Changed 13 years ago by fbossen

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

Fixed in r1363

comment:2 Changed 13 years ago by davidf

  • Component set to HM

Updating component after adding WD (Text) tickets

comment:3 Changed 13 years ago by davidf

  • Cc fbossen ksuehring davidf added

comment:4 Changed 13 years ago by davidf

  • Cc jct-vc@… added
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

  • David Flynn(Subscriber, Participant)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)
  • Shilin Xu(Reporter)