mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Exporting unprefixed symbols is a pretty bad idea so don't do that. Instea of redefining it WL_ARRAY_LENGTH, we just move the define to our private header. The scanner generates code that uses ARRAY_LENGTH, but we can just make it count the number elements and emit an integer constant instead. |
||
|---|---|---|
| .. | ||
| convert_font.c | ||
| cursor-data.h | ||
| cursor.pcf | ||
| Makefile.am | ||
| os-compatibility.c | ||
| os-compatibility.h | ||
| wayland-cursor-uninstalled.pc.in | ||
| wayland-cursor.c | ||
| wayland-cursor.h | ||
| wayland-cursor.pc.in | ||
| xcursor.c | ||
| xcursor.h | ||