Re: Xorg missing includes

2009-06-14 Thread Pierre Willenbrock
Ben Gamari schrieb: It seems like gcc 4.4 (in Karmic) must have become a little stricter recently. My xorg builds tonight have been having tons of issues with missing includes that were strangely skipped right over in the past. Anyways, I've added the necessary includes. xserver builds fine

XkbSetDetectableAutoRepeat broken

2009-06-05 Thread Pierre Willenbrock
fe9c299342c5d96750160992f66231a4044d0463 Author: Pierre Willenbrock pie...@pirsoft.de Date: Fri Jun 5 13:13:37 2009 +0200 Bandaid fix to repair XkbSetDetectableAutoRepeat diff --git a/xkb/xkbEvents.c b/xkb/xkbEvents.c index e56694d..b3e3703 100644 --- a/xkb/xkbEvents.c +++ b/xkb/xkbEvents.c @@ -938,14 +938,14

XkbGetCoreMap

2009-01-28 Thread Pierre Willenbrock
, but if these members should not be set, they probably should be removed from KeySymsRec. Patch attached. Regards, Pierre commit df98656dadd0766913ce7fa51ca436796b112bad Author: Pierre Willenbrock pie...@pirsoft.de Date: Wed Jan 28 22:18:50 2009 +0100 Fix duplicate code, off-by one in space