Opened 18 years ago

Closed 18 years ago

#2034 closed defect (fixed)

Patch for eithelper.h compilation error with backend disabled (osx build rev 10425)

Reported by: brad.zawacki@… Owned by: danielk
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

EITHelper function AddEIT signatures differ based on the USING_BACKEND variable. The !USING_BACKEND case needs two uint parameters to match the USING_BACKEND case.

Attachments (1)

eithelper.h.diff (658 bytes) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by anonymous

Attachment: eithelper.h.diff added

comment:1 Changed 18 years ago by danielk

Milestone: 0.20
Owner: changed from Isaac Richards to danielk

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [10454]) Fixes #2034. Fixes header problem with porting option.

Note: See TracTickets for help on using tickets.