Mailing List archive

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

[vdr] Re: ANNOUNCE: vdr-bitstreamout 0.43 (AC3 loop through soundcard)



On Tue, Feb 18, 2003 at 06:55:25PM +0100, Stefan Reinauer wrote:
> 
> Hi Hagen,
> 
> > I get this: 
> > 
> > g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
> > -c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
> > -I../../../../DVB/include spdif.c
> > spdif.c:612: default argument given for parameter 2 of `bool 
> >    spdif::Synchronize(cBounce&, int = 0)'
> > spdif.h:123: after previous specification in `virtual bool 
> >    spdif::Synchronize(cBounce&, int = 0)'
> > make[1]: *** [spdif.o] Error 1
> > 
> > Any hints ?
> 
> You use a new gcc which is a bit picky with the code syntax.
> Remove the = 0 in spdif.h and it should compile.

I've just upload 0.43a. Btw: I've removed the `= 0' from
spdif::Synchronize() from spdif.c.  IMHO the declaration
within the name space of the class should stay, shouldn't it?

       Werner



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index