Open TinoDidriksen opened 1 year ago
Fixes build failures for GCC 13 (all the signature mismatches; see https://bugs.debian.org/1037663) and Visual Studio (the INLINE in construction.c).
INLINE
construction.c
I have tested that it also still builds on older compilers.
Fixes build failures for GCC 13 (all the signature mismatches; see https://bugs.debian.org/1037663) and Visual Studio (the
INLINE
inconstruction.c
).I have tested that it also still builds on older compilers.