Hello Guilers,
The first alpha release of the upcoming 0.8.0 release is now available
for testing:
Tarball and a GPG detached signature [*]:
http://ftp.gnu.org/gnu/g-golf/g-golf-0.8.0-a.1.tar.gz
http://ftp.gnu.org/gnu/g-golf/g-golf-0.8.0-a.1.tar.gz.sig
> On 22 Nov 2022, at 02:40, Sam James wrote:
>
> Fixes the following with Clang 16:
> ```
> -warning: a function definition without a prototype is deprecated in all
> versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
> +error: a function definition without a prototype is d