cpp11 icon indicating copy to clipboard operation
cpp11 copied to clipboard

`safe[]` and rchk

Open krlmlr opened this issue 11 months ago • 0 comments
trafficstars

rchk gives a warning of the form

ignoring variable df as it has address taken, results will be incomplete

if used in a function wrapped with safe . I wonder if we really need the && when forwarding arguments, I haven't investigated further.

krlmlr avatar Dec 07 '24 20:12 krlmlr