fix: build fix with -Werror=incompatible-pointer-types
gcc14 defaults to -Werror=incompatible-pointer-types . Fix build error with this option.
Fixes #146 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
gcc14 defaults to -Werror=incompatible-pointer-types . Fix build error with this option.
Fixes #146 (closed)