Opened 19 years ago

Closed 19 years ago

#2647 closed patch (fixed)

error in iptvchannelfetcher.cpp

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: 0.20
Severity: medium Keywords:
Cc: Ticket locked: no

Description

hi the function

void *run_scan_thunk(void *param)

needs to be before

bool IPTVChannelFetcher::Scan(void)

this patch does the trick:

Br

Stefan

Attachments (1)

iptvchannelfetcher.diff (799 bytes ) - added by stefan.horst@… 19 years ago.
iptv patch place of function

Download all attachments as: .zip

Change History (2)

by stefan.horst@…, 19 years ago

Attachment: iptvchannelfetcher.diff added

iptv patch place of function

comment:1 by danielk, 19 years ago

Resolution: fixed
Status: newclosed

(In [11665]) Refs #2593. Fixes #2647. Adds declaration to support newer gcc's.

Note: See TracTickets for help on using tickets.