Skip to content
Prev 58581 / 63421 Next

GCC warning

On 23/05/2020 07:38, Simon Urbanek wrote:
NB: debian-gcc on CRAN does have the latest version of gcc (10.1) and 
the link would likely have given fuller details (such links are provided 
on CRAN report pages but I do not know for submissions).

gcc does sometimes give false alarms here (there is one for R with gcc 
 >= 9 and another for gcc >= 10) but see 
https://developers.redhat.com/blog/2018/05/24/detecting-string-truncation-with-gcc-8/ 
.  Most can easily be workaround by cleaner code.