Re: [R-pkg-devel] truncating strings on purpose

2024-12-13 Thread Brad Eck
Hi Ivan, List, Thanks for the suggestion, and for the pointer on duplicating the error. The good news is that I am able to trigger the warning locally now. The bad news is that following the gcc docs on avoid the warning did not seem to work: gcc -std=gnu99 -fsanitize=undefined -fno-omit-frame-p

Re: [R-pkg-devel] Creating and hosting static libraries for package installation on Windows

2024-12-13 Thread Satyaprakash Nayak
For some reason, I am not getting emails from the list, but would like to thank Uwe and Tomas for their help. The code Tomas has provided in his response has resolved the issue. Satya On Tue, Dec 10, 2024 at 11:23 PM Satyaprakash Nayak wrote: > Hi r-package-devel > > I am working on updating m