> Hi Felix,
>
> The attached patch makes xlib compile with GCC 14, which probably will
> be shipped with the next Debian release.  GCC 14 sets
> -Werror=incompatible-pointer-types by default, and xlib triggers some
> warnings which are now considered errors.
>
> The patch was tested with the following compilers, xlib versions and
> systems:
>
> GCC 10.2.1 (Debian bullseye, xlib 1.7.2)
> GCC 12.2.0 (Debian bookworm, xlib 1.8.4)
> GCC 14.2.0 (Debian trixie, 1.8.10)
> TCC 0.9.27 (Debian bookworm, Debian trixie)
>
> I've also tested the compiled library with
> https://github.com/mario-goulart/nsfwm and it seems to work fine (though
> that application might not exercise the code affected by the patch).
>

Thanks a lot! Patch applied and tagged (1.4).


felix


Reply via email to