mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
Jasper St. Pierre
75e6029206
stack: Fix 32-bit issues
Since g_array_append_val isn't smart enough to do a proper upcast, we have to do it manually, lest we get junk. This fixes various RAISE_ABOVE: window not in stack: 0x8100c8003 warnings that appear on 32-bit systems.
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%