Re: New compiler warning: 2.6.4->2.6.5

From: John Cherry
Date: Tue Apr 06 2004 - 16:07:31 EST


On Tue, 2004-04-06 at 10:18, Luiz Fernando N. Capitulino wrote:
> Hi John,
>
> Em 05 Apr 2004 20:04:09 -0700
> John Cherry <cherry@xxxxxxxx> escreveu:
>
> | 9 new compiler warnings between 2.6.4 and 2.6.5.
> |
> | gcc: 3.2.2
> | arch: i386
> |
> | drivers/acpi/events/evmisc.c:143: warning: too many arguments for format
> | drivers/char/applicom.c:523:2: warning: #warning "Je suis stupide. DW. -
> | copy*user in cli"
> | drivers/char/watchdog/cpu5wdt.c:305: warning: initialization discards
> | qualifiers from pointer target type
> | drivers/char/watchdog/cpu5wdt.c:305: warning: return discards qualifiers
> | from pointer target type
> | drivers/media/dvb/frontends/tda1004x.c:191: warning: `errno' defined but
> | not used
> | drivers/pcmcia/i82365.c:71: warning: `version' defined but not used
> | drivers/pcmcia/tcic.c:64: warning: `version' defined but not used
> | sound/isa/wavefront/wavefront_synth.c:1923: warning: `errno' defined but
> | not used
> | sound/oss/wavfront.c:2498: warning: `errno' defined but not used
>
> I fixed the ''errno''s warnings, the patches are in -mm.

Great. Once they are merged, the errno warnings will be gone.

>
> PS: I think they are not new.

They were new relative to 2.6.4. Check out the 2.6.4 build results:

http://developer.osdl.org/cherry/compile/2.6/linux-2.6.4.results/

John


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/