Mailing List archive

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

[vdr] Re: minor code clean-up / suggestion for more



Prakash K. Cheemplavam wrote:

Klaus Schmidinger schrieb:

"Prakash K. Cheemplavam" wrote:

Klaus Schmidinger schrieb:

"Prakash K. Cheemplavam" wrote:

Well, I saw that - I was just wondering if you could be a little more
specific as to what that would exactly be.

Try compiling with -pedantic switch and then you know. ;-)
I dies just about immediately :)

vdr2:~/test2/vdr-1.3.13# make
g++ -g -O2 -Wall -Woverloaded-virtual -pedantic -c -DREMOTE_KBD -DREMOTE_ -D_GNU_SOURCE -DVIDEODIR=\"/video\" -DPLUGINDIR=\"./PLUGINS/lib\" -I../DVB/include audio.c
In file included from audio.h:14,
from audio.c:10:
tools.h:23: error: ISO C++ does not support `long long'
In file included from audio.h:14,
from audio.c:10:
tools.h:27:18: warning: ISO C does not permit named variadic macros
tools.h:28:18: warning: ISO C does not permit named variadic macros
tools.h:29:18: warning: ISO C does not permit named variadic macros
audio.c: In member function `virtual void cExternalAudio::Play(const uchar*,
int)':
audio.c:71: warning: ISO C++ does not support the `%m' printf format
make: *** [audio.o] Error 1
vdr2:~/test2/vdr-1.3.13#




Home | Main Index | Thread Index