xserver-multidpi/hw
Adam Jackson 994b7b3dc9 xfree86: warning fix
Did you know that anonymous enums with function scope will not only
override the enum values from global scope, but will be treated as
entirely different types?  C's type system just rules.

xf86Crtc.c: In function 'handle_detailed_monrec':
xf86Crtc.c:1555:33: warning: comparison between 'enum det_monrec_source' and 'enum <anonymous>'
xf86Crtc.c:1562:33: warning: comparison between 'enum det_monrec_source' and 'enum <anonymous>'

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-02-08 12:41:04 -05:00
..
dmx xdmxconfig: warning fix 2011-01-20 21:03:55 -05:00
kdrive man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
vfb man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
xfree86 xfree86: warning fix 2011-02-08 12:41:04 -05:00
xnest man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
xquartz XQuartz: Localization Updates 2011-01-28 21:13:38 -08:00
xwin Cygwin/X: DirectDraw engines shouldn't try to blit if the surface wasn't allocated 2011-01-19 14:02:37 +00:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00