xserver-multidpi/hw/xquartz/mach-startup
Jeremy Huddleston 1b8f90aa8b Miscellaneous compilation warning fixes
main.c:134: warning: no previous prototype for 'dix_main'
rootlessScreen.c: In function 'RootlessMarkOverlappedWindows':
rootlessScreen.c:434: warning: function declaration isn't a prototype
backtrace.c:51: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'int'
backtrace.c:54: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'int'
set.c: In function 'RecordSetMemoryRequirements':
set.c:413: warning: old-style function definition
set.c: In function 'RecordCreateSet':
set.c:425: warning: old-style function definition
stub.c: In function ‘main’:
stub.c:236: warning: ISO C90 forbids mixed declarations and code

Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
2009-12-08 15:50:28 -08:00
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
bundle-main.c XQuartz: Allow better compatability with older versions of xinit 2009-11-23 18:00:31 -08:00
launchd_fd.c XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
launchd_fd.h XQuartz: Added functionality to add a file descriptor to the connection list after the server is already running. 2008-05-17 14:56:53 -07:00
mach_startup_types.h XQuartz: Removed hardcoded org.x.X11 from MachIPC as well 2008-11-25 11:52:59 -08:00
mach_startup.defs XQuartz: Pass along SIGINT and SIGTERM from the stub to X11.app 2008-10-28 22:01:40 -07:00
Makefile.am XQuartz: Use --with-launchd-id-prefix for consistency with xinit 2009-09-04 00:42:31 -07:00
stub.c Miscellaneous compilation warning fixes 2009-12-08 15:50:28 -08:00