hyprwm / hyprlang

The official implementation library for the hypr config language.
https://wiki.hyprland.org/Hypr-Ecosystem/hyprlang/
GNU Lesser General Public License v3.0
137 stars 16 forks source link

Fix compilation and tests on 32bit architectures #20

Closed earboxer closed 8 months ago

earboxer commented 8 months ago

On 32-bit systems, 'long' is only 32 bits (and 'long long' is 64 bits).