[Spice-devel] [warning reduction 00/11] Eliminating warnings in xf86-video-qxl
Jeremy White
jwhite at codeweavers.com
Sun Sep 9 15:59:31 PDT 2012
The following patch series remove nearly all warnings from xf86-video-qxl.
The final one does not remove a warning, but documents the related code
with a TODO as the warning appears to be correct.
You still get a large number of redudant decl warnings from two xorg include
files even with this; adding -Wno-redundant-decls to CFLAGS suppresses those.
There was an xorg patch attempting to clear one of those:
http://lists.x.org/archives/xorg-devel/2012-January/028862.html
Alan Coopersmith pointed out that approach would lead to problems
and the patch was never applied. It may be that a further effort on the
xorg side is called for.
Cheers,
Jeremy
More information about the Spice-devel
mailing list