[Spice-devel] [xf86-video-qxl warnings 0/6] Non controversial warning cleanup
Jeremy White
jwhite at codeweavers.com
Thu Mar 21 09:22:49 PDT 2013
The following set of patches, taken with a set of warning patches
I sent today to xorg[1], drastically reduce the warnings produced
when building xf86-video-qxl.
These patches, I believe, are all non controversial. I'll send the
controversial patch next <grin>.
Cheers,
Jeremy
[1] http://lists.x.org/archives/xorg-devel/2013-March/035799.html <http://lists.x.org/archives/xorg-devel/2013-March/035799.html>
Jeremy White (6):
Eliminate gcc warning on duplicate use of ARRAY_SIZE by Xorg.
Removed unused local variables
Document a meaningful warning.
Eliminate a printf format warning on 32 bit systems.
Actually request the forcibly inline functions to be inline.
Eliminate a gcc "cast discards '__attribute__((const))'" warning
src/murmurhash3.c | 8 ++++----
src/qxl_driver.c | 1 -
src/qxl_image.c | 1 -
src/qxl_ring.c | 2 ++
src/spiceqxl_driver.c | 4 ++--
src/spiceqxl_io_port.c | 4 ++--
src/spiceqxl_spice_server.c | 8 ++++----
src/uxa/uxa-accel.c | 2 +-
src/uxa/uxa-priv.h | 2 +-
9 files changed, 16 insertions(+), 16 deletions(-)
--
1.7.10.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20130321/74f6a008/attachment.html>
More information about the Spice-devel
mailing list