Re: [R-pkg-devel] Warnings related to functions from the survival package

2024-11-01 Thread Ivan Krylov via R-package-devel
On Fri, 1 Nov 2024 09:56:01 +0100 Tomas Kalibera wrote: > isn't there a finer-grained way to suppress reports just > of this particular issue, ideally at finer granularity than a > function? The line saying "function:do_dotCode" in the suppression file will suppress errors just for mismatched f

Re: [R-pkg-devel] Warnings related to functions from the survival package

2024-11-01 Thread Tomas Kalibera
On 10/31/24 21:06, Ivan Krylov wrote: On Thu, 31 Oct 2024 17:59:01 +0100 Tomas Kalibera wrote: for now, if you know an elegant, minimal way how to suppress this, and have the time and energy, a patch would be welcome A fresh R-4.4.2 build compiled with clang-19 -fsanitize=function gives the