Opened 13 years ago

Last modified 12 years ago

#182 closed enhancement

Redundant table definition — at Version 2

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

Description (last modified by fbossen)

const Int switch_thr[10] = {49,49,0,49,49,0,49,49,49,49} is defined 6 times!
const int atable[5] = {4,6,14,28,0xfffffff } 7 times...

Change History (2)

comment:1 Changed 13 years ago by fbossen

  • Summary changed from Redundant tabled definition to Redundant table definition

comment:2 Changed 13 years ago by fbossen

  • Description modified (diff)
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(Reporter, Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)