Hi,
Darren Salt wrote:
I demand that C.Y.M may or may not have written...
I noticed some warnings when compiling xine-0.7.7 and vdr-1.3.44. Here is a patch.
I'm *not* seeing these warnings. Which version of g++, what options? (I'm using g++ 4.0.3 20060212 (Debian 4.0.2-9); I've tried -Wall -Wextra.)
Well, it is reported on my system with
gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
and
-O0 -g3 -Wall -Woverloaded-virtual -Wformat=2 -Wextra
but, I didn't find it among the various "unused parameter" messages of VDR's header files.
Bye.