[mythtv] [patch] DVB compilation problem (videosource.cpp)

Martin Marshall marshalm at paradoxical.co.uk
Wed Dec 31 22:10:26 EST 2003


Please find enclosed a small patch to solve a DVB compilation problem
(libs/libmythtv/videosource.cpp). I'm no c++ programmer but I think this is
right ;->

	sl = new DVBStatusLabel(); should be 
	DVBStatusLabel* sl = new DVBStatusLabel();

Apologies about the number of patches/e-mails rather than sending just one.
I'm now fully compiled and operational using the latest CVS.

Regards,
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvb-videosource.patch
Type: application/octet-stream
Size: 650 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20040101/6b0616f1/dvb-videosource.obj


More information about the mythtv-dev mailing list