mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
a380803d37
This commit fixes the -Wmissing-field-initializers warning, which can only be disabled with a pragma. GCC wants us to Initialize libdecor reserved fields, which requires knowing how many reserved fields there are. This is an implementation detail, and so we can only disable the warning. This also fixes -Wincompatible-pointer-types, which is an actual bug. |
||
---|---|---|
.. | ||
SDL | ||
Wayland | ||
X11 | ||
CMakeLists.txt |