xwayland: Use correct pointer types on i386
And other 32-bit architectures, where uint32_t
and CARD32
are not the same type. Otherwise the build will fail with GCC 14.
Related to:
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
And other 32-bit architectures, where uint32_t
and CARD32
are not the same type. Otherwise the build will fail with GCC 14.
Related to: