mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-09 22:28:06 +02:00
Compiler complains that: | config/udev.c: In function ‘strrstr’: | config/udev.c:485:10: warning: assignment discards ‘const’ qualifier | from pointer target type [-Wdiscarded-qualifiers] | 485 | prev = strstr(haystack, needle); | | ^ Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2152> |
||
|---|---|---|
| .. | ||
| 10-quirks.conf | ||
| config-backends.h | ||
| config.c | ||
| dbus-api | ||
| dbus-core.c | ||
| dbus-core.h | ||
| fdi2iclass.py | ||
| hal.c | ||
| meson.build | ||
| udev.c | ||
| wscons.c | ||
| x11-input.fdi | ||