xserver/hw
Jeremy Huddleston 7413886d65 XQuartz: Silence clang warnings about shadow declarations
X11Application.m:1272:26: warning: declaration shadows a local variable [-Wshadow,Semantic Issue]
                xp_error e;
                         ^
X11Application.m:1098:36: note: previous declaration is here
- (void) sendX11NSEvent:(NSEvent *)e {
                                   ^
1 warning generated.

bundle-main.c:648:36: warning: declaration shadows a local variable [-Wshadow,Semantic Issue]
                    int max_files, i;
                                   ^
bundle-main.c:594:9: note: previous declaration is here
    int i;
        ^
1 warning generated.

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-05-22 11:17:59 -07:00
..
dmx dmx: fix warning for doxygen explicit links 2011-05-13 14:08:09 -07:00
kdrive input: remove DDX event list handling 2011-05-11 14:27:36 +10:00
vfb man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
xfree86 doc: use common makefile for developers documentation 2011-05-13 14:07:58 -07:00
xnest input: remove DDX event list handling 2011-05-11 14:27:36 +10:00
xquartz XQuartz: Silence clang warnings about shadow declarations 2011-05-22 11:17:59 -07:00
xwin input: remove DDX event list handling 2011-05-11 14:27:36 +10:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00