On Wed, 15 Jan 2025 at 20:29, Prof Brian Ripley wrote:
>
> On 15/01/2025 16:06, Iñaki Ucar wrote:
> > Dear R Core,
> >
> > GCC 15 is already in Fedora rawhide, because it will be part of the next
> > release, Fedora 42. R 4.4.2 fails to build with the following error [1]:
> >
> >> sys-std.c:1189:1
On 15/01/2025 16:06, Iñaki Ucar wrote:
Dear R Core,
GCC 15 is already in Fedora rawhide, because it will be part of the next
release, Fedora 42. R 4.4.2 fails to build with the following error [1]:
sys-std.c:1189:1: warning: ‘noreturn’ attribute ignored [-Wattributes]
1189 | void Rstd_CleanU
Dear R Core,
GCC 15 is already in Fedora rawhide, because it will be part of the next
release, Fedora 42. R 4.4.2 fails to build with the following error [1]:
> sys-std.c:1189:1: warning: ‘noreturn’ attribute ignored [-Wattributes]
> 1189 | void Rstd_CleanUp(SA_TYPE saveact, int status, int runL