Mailing List archive

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

[vdr] Re: Compile warning with 1.1.3x



Klaus Schmidinger wrote:
> Jan Ekholm wrote:
> > While compiling 1.1.3[012] (I think) I get the following warning a
> > few times:
> >
> > In file included from menu.c:10:
> > osd.h:126: warning: `virtual void cOsdObject::Show()' was hidden
> > menu.h:157: warning:   by `void cReplayControl::Show(int)'
> >
> > It's not too serious, but could be of interest. This is with g++:
> >
> > % g++ --version
> > g++ (GCC) 3.2.3 20030415 (Debian prerelease)
>
> Strange... I explicitly have set -Woverloaded-virtual in VDR/Makefile
> in order to catch that kind of things, but apparently it doesn't
> work...
>
> Anyway, please try this patch and let me know whether it fixes this:
>
> ...

Yes, vdr 1.3.32 compiles without warnings no. Tested with gcc 3.2.2.

Oliver


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



Home | Main Index | Thread Index