[PULL] XQuartz build fix
Jeremy Huddleston Sequoia
jeremyhu at apple.com
Fri Feb 14 00:41:30 PST 2014
This was missed in the commit mentioned below.
commit 60014a4a98ff924ae7f6840781f768c1cc93bbab
Author: Keith Packard <keithp at keithp.com>
Date: Sun Dec 15 01:05:51 2013 -0800
Replace 'pointer' type with 'void *'
This lets us stop using the 'pointer' typedef in Xdefs.h as 'pointer'
is used throughout the X server for other things, and having duplicate
names generates compiler warnings.
Signed-off-by: Keith Packard <keithp at keithp.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
---
The following changes since commit 72237e0908527e9261b91c7db99f32d895947d8d:
DIST_SUBDIRS needs to include glamor, even if it isn't built (2014-02-13 15:25:56 -0800)
are available in the git repository at:
git://people.freedesktop.org/~jeremyhu/xserver master
for you to fetch changes up to f34dc7fa96457ea6a0703493d74e63cca357712e:
XQuartz: pointer -> void * (2014-02-14 00:33:38 -0800)
----------------------------------------------------------------
Jeremy Huddleston Sequoia (1):
XQuartz: pointer -> void *
hw/xquartz/quartzCocoa.m | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
More information about the xorg-devel
mailing list