Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: MHP - ait.c -patch




> -----Original Message-----
> From: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org]On Behalf Of
> Martin Binder
> Sent: Sunday, September 19, 2004 11:26 AM
> To: vdr@linuxtv.org
> Subject: [vdr] Re: ANNOUNCE: vdr-mhp-0.2
> 
> 
>  
> > -----Original Message-----
> > From: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org]On Behalf Of
> > Marcel Wiesweg
> > Sent: Sunday, September 19, 2004 12:04 AM
> > To: vdr@linuxtv.org
> > Subject: [vdr] ANNOUNCE: vdr-mhp-0.2
> > 
> > 
> >  
> > Hi,
> > 
> > after a long time of development followed by a long time very reduced 
> > development, I put some work into this and I think it is now the 
> > time to make 
> > a release. (I know, I should have released long before)
> > 
> > This plugin aims at creating an MHP implementation for VDR.
> > 
> > This is still a pre-release in the sense that the implementation 
> > is far from 
> > feature-complete, but at least it is quite stable. 
> 
> Hi, 
> 
> that sounds good, but ...
> 
> When i try to compile the plugin, i get this errors (VDR 1.3.12):
> 
> make[2]: Entering directory `/DVBTV/vdr-1.3.12/PLUGINS/src/mhp-0.2/libait'
> g++ -O0 -g -Wall -Woverloaded-virtual -c  -I../../../../include -I.. ait.c
> ait.c: In member function `void ApplicationInfo::cAIT::ProcessAIT(int)':
> ait.c:255: error: no matching function for call to `SI::String::getText(
>    char[256])'
> ../../../../include/libsi/si.h:427: error: candidates are: char*
>    SI::String::getText(char*, char*, int, int)
....
> make[2]: *** [ait.o] Error 1
> make[2]: Leaving directory `/DVBTV/vdr-1.3.12/PLUGINS/src/mhp-0.2/libait'
> make[1]: *** [subdirs] Error 1
> 
> Thanks
> 
> Martin
> 
> 

this part now compiles with the attached patch.

Martin

Attachment: ait.c.diff
Description: Binary data


Home | Main Index | Thread Index