summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJavier Pello <javier.pello@urjc.es>2015-10-07 12:41:01 +0200
committerPeter Hutterer <peter.hutterer@who-t.net>2015-11-03 09:12:31 +1000
commit13f25bfb55f4a0bc1f614cbf9b0b13a50ecad8a0 (patch)
tree2aa741e47358cb3ddcf0506abaca21d46c48b1a4 /configure.ac
parent380861589690bcbe8b04b7a2c23b5dd5d10c4bf8 (diff)
downloadxorg-lib-libXi-13f25bfb55f4a0bc1f614cbf9b0b13a50ecad8a0.tar.gz
Fix const compiler warnings
When invoking Data, Data16 and Data32 from XChangeDeviceProperty, we must cast the data pointer to the right type, but we do not need to cast constness away. This change allows to enable -Wcast-qual on the build and have it complete without warnings. Signed-off-by: Javier Pello <javier.pello@urjc.es> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions