Fix warning: ../config/wscons.c:47:11: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 47 | { KB_UK, "gb" }, \ | ^~~~ ../config/wscons.c:58:5: note: in expansion of macro ‘KB_OVRENC’ 58 | KB_OVRENC, | ^~~~~~~~~ ../config/wscons.c:48:11: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 48 | { KB_SV, "se" }, \ | ^~~~ [...] Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1444> |
||
---|---|---|
.. | ||
10-quirks.conf | ||
config-backends.h | ||
config.c | ||
dbus-api | ||
dbus-core.c | ||
fdi2iclass.py | ||
hal.c | ||
meson.build | ||
udev.c | ||
wscons.c | ||
x11-input.fdi |