Re: [Rd] array-bound error with GCC 13/14

2025-05-12 Thread Stephen Wade
re works as expected on the > systems where it is run; from that perspective, your kludge achieves > that goal on more systems than your code would otherwise. > > Best, > Kevin > > On Mon, May 12, 2025 at 5:32 PM Stephen Wade wrote: > > > > After (a lot) more

Re: [Rd] array-bound error with GCC 13/14

2025-05-12 Thread Stephen Wade
but not a deal-breaker. All this tells me (not that it is a bad policy) that the CRAN policy isn't always going to produce the best outcome in terms of code practise (again, in my view). On Mon, May 12, 2025 at 10:02 PM Tomas Kalibera wrote: > > > On 5/9/25 03:09, Stephen Wade wr

[Rd] array-bound error with GCC 13/14

2025-05-08 Thread Stephen Wade
The literanger package is no longer passing on CRAN (https://CRAN.R-project.org/package=literanger) due to array-bound warnings in GCC 13.3 and 14.2 (more details below). This _looks_ to me like one of either a) a compiler bug, b) a false positive, or c) (very unlikely) something in the standard l