qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 00/15] GCC warning flags


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH v3 00/15] GCC warning flags
Date: Mon, 20 Sep 2010 13:28:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100805 Iceowl/1.0b1 Icedove/3.0.6

Am 10.09.2010 22:58, schrieb Blue Swirl:
I updated the descriptions and cleaned up 6/16.

Blue Swirl (15):
Check for errors during BIOS or kernel load
linux-user: fix socklen_t comparisons
linux-user: fix types in a comparison
linux-user: improve flatload error checking
Introduce range.h
Use range_covers_byte
pxa2xx: remove useless checks
blkdebug: fix enum comparison
PPC: Suppress gcc warnings with -Wtype-limits
MIPS: fix yield handling
pxa2xx: fix SSSR TFN logic
Use gcc warning flag -Wtype-limits
Use a few more gcc warning flags
Use gcc warning flag -Wempty-body
Use gcc warning flag -Wnested-externs
[snip]

-Wmissing-format-attribute is also a very useful warning flag.
I have patches which add the missing format attributes, so
this flag could be applied.

Some of these patches were already send to qemu-devel:
http://patchwork.ozlabs.org/patch/64643/
http://patchwork.ozlabs.org/patch/64644/
http://patchwork.ozlabs.org/patch/64487/
http://patchwork.ozlabs.org/patch/64488/

Although HACKING says that "patches to add the attribute would
be very much appreciated", these patches were still not applied
to QEMU master (not even reviewed).

Sending a complete set patch of patches is some work for me
(not because it is difficult, but because a lot of files
are concerned). Is there a maintainer willing to support
integration of my patches so that it does not take months
for review and commit?

Regards
Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]