Hey everyone,
In Fedora rawhide and 42 GCC has been updated to version 15 which
introduces a switch of default C standard to gnu23. This unfortunately
causes failure to build guile 3.0.10 since it changes behavior of function
declaration without parameters described here [0]. scm_t_subr type is usi
Hi Guys,
I am trying to package guile 3.0.7 into Fedora but I encountered a problem.
In sources, there is a header lib/libc-config.h and then there is
preprocessor condition for presence of __attribute_maybe_unused__ macro.
This macro is newly defined in the latest version of glibc which we have in