[PATCH 0/3] Get rid of gcc 4.8 warnings on Solaris

Alan Coopersmith alan.coopersmith at oracle.com
Wed Dec 17 20:50:00 PST 2014


With these three patches, building xserver master on Solaris with gcc 4.8.2
with --disable-dmx and --without-fop reduces the build to producing just one
warning, the same glx warning about bswap_CARD64 that is seen in Linux builds.

Alan Coopersmith (3):
  Move RTLD_DI_SETSIGNAL code into a separate block to quiet warning
  Solaris: Move shared declarations to xf86_OSlib.h
  Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls

 dix/getevents.c                          |   16 ++++++++--------
 hw/xfree86/common/xf86AutoConfig.c       |    1 -
 hw/xfree86/os-support/solaris/sun_init.c |    2 --
 hw/xfree86/os-support/xf86_OSlib.h       |    5 +++++
 os/osinit.c                              |    6 ++++--
 5 files changed, 17 insertions(+), 13 deletions(-)

-- 
1.7.9.2



More information about the xorg-devel mailing list