Xi2 build fix
Peter Hutterer
peter.hutterer at who-t.net
Sat Jun 6 17:35:21 PDT 2009
On Fri, Jun 05, 2009 at 07:26:23PM +0200, Simon Thum wrote:
> I'm currently trying to get latest git running. However, I get:
> dbus.c:178: error: too few arguments to function ‘RemoveDevice’
>
> in config/dbus.c. Attached patch trivially fixes it, but it appears to
> me a more suitable fix would be to use DeleteInputDeviceRequest()
> instead of RemoveDevice(). Daniel, is there a specific reason to use RD
> and not DIDR?
this code hasn't been touched for ages (it's even disabled by default).
hal.c came after this code, so the use of RemoveDevice is more legacy than
anything else.
Have you tried DIDR? Does it work fine? If so I'll just amend your patch
before pushing.
Cheers,
Peter
More information about the xorg
mailing list