<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<pre>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
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><a href="http://lists.x.org/archives/xorg-devel/2013-March/035799.html">[1] http://lists.x.org/archives/xorg-devel/2013-March/035799.html</a>
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
</pre>
</body>
</html>