On Thu, Jan 7, 2010 at 15:36:31 -0800, Peter Hutterer wrote: > include/eventstr.h | 4 ---- > 1 file changed, 4 deletions(-) > > New commits: > commit e54309e2ec1d16eb5570fad60af9be31f710c852 > Author: Adam Tkac <[email protected]> > Date: Thu Jan 7 15:34:52 2010 +0100 > > Do not define members of include/eventstr.h:EventType enum conditionally. > > Main problem is that EventType enumeration members can be different in > module and in server, which obviously causes problems. > Are these things used by modules though? eventstr.h is not in the sdk headers, and as far as I can tell from a quick grep all users seem to be in the core server?
Cheers, Julien _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
