[PATCH 0/3] Solaris xserver warning fixes

Alan Coopersmith alan.coopersmith at oracle.com
Mon Nov 29 20:22:16 PST 2010


These resolve compiler warnings on Solaris, though the first two also
affect other platforms as well (undoing the reset of compiler flags 
that loses the C99 option xorg-macros applies if the compiler supports
it, and moving code only called on Linux into #ifdef __linux__).

[PATCH 1/3] config: Remove AC_PROG_CC, SED & INSTALL that XORG_DEFAULT_OPTIONS provide
[PATCH 2/3] Move xchomp inside #ifdef __linux__
[PATCH 3/3] Fix compiler warnings in hw/xfree86/os-support/solaris

	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System


More information about the xorg-devel mailing list