[MPlayer-cvslog] r25338 - trunk/TOOLS/netstream.c

Diego Biurrun diego at biurrun.de
Mon Dec 10 17:26:18 CET 2007


On Mon, Dec 10, 2007 at 11:04:07AM -0500, Rich Felker wrote:
> On Mon, Dec 10, 2007 at 02:18:28PM +0100, diego wrote:
> > 
> > Log:
> > Remove unused parameters from main(), fixes the warnings:
> > netstream.c:340: warning: unused parameter 'argc'
> > netstream.c:340: warning: unused parameter 'argv'
> 
> Unused parameter is an idiotic warning for many reasons.

I'll be delighted to hear the reasons.

> Why do you have it enabled?

I just added "-Wall -W -Wextra" to TOOLS/Makefile to get warnings
printed.

> I'm against changes like this.

What's the problem?

Diego



More information about the MPlayer-cvslog mailing list