Opened 9 years ago

Closed 9 years ago

#108 closed defect (fixed)

Incorrect define in typdef.h

Reported by: tech Owned by: tech
Priority: minor Component: HTM software
Version: HTM-15.0 Keywords:
Cc: tech, jct-3v@…

Description

#define NH_3D_FIX_TICKET_101 ( 1 && NH_3D_VER141_DEC_COMP_FLAG )
should be replaced with
#define NH_3D_FIX_TICKET_101 ( 1 && !NH_3D_VER141_DEC_COMP_FLAG )

Change history (2)

comment:1 Changed 9 years ago by tech

  • Version set to HTM-15.0

comment:2 Changed 9 years ago by tech

  • Resolution set to fixed
  • Status changed from new to closed
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

  • Gerhard Tech(Reporter, Owner, Subscriber, Participant, Always)
  • jct-3v@…(Subscriber)
  • Karsten Suehring(Always)