[BUG video-modesetting] drmmode_display: compile error in DamageUnregister
Gaetan Nadon
memsize at videotron.ca
Thu Oct 10 17:26:53 PDT 2013
drmmode_display.c:518:7: error: too many arguments to function
'DamageUnregister'
The signature of the function was changed by this commit:
damage: Simplify DamageUnregister
xserver/commit/miext/damage/damage.h
d08966227e7d567df8d26eebc80f35f886e59a4a
This is how Intel fixed it:
./xf86-video-intel/src/compat-api.h:#define DamageUnregister(d, dd) DamageUnregister(dd)
|xf86-video-modesetting
P: Dave Airlie
M: airlied at redhat.com
L: xorg-devel at lists.x.org
W: http://wiki.x.org
S: Maintained|
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20131010/86243bf9/attachment.html>
More information about the xorg-devel
mailing list