[Rcpp-devel] Call to function through pointer to incorrect function type on UBSAN

Dirk Eddelbuettel edd at debian.org
Thu Jul 13 01:07:54 CEST 2017


On 12 July 2017 at 22:00, Helske, Jouni wrote:
| I submitted bssm again to CRAN and claimed that the issue is with clang 4.0.0, but CRAN just updated to clang 4.0.1 and the issue remains (and there is also a new issue...).
| 
| But, while implementing new stuff which also use Xptr, I realized that I can somewhat streamline my previous codes, which I hope might result warning free code by accident. ;)

Some of the void pointer messages are unavoidable, unfortunately.

Off hand, I don't know how to overcome those messages.  XPtr may well be
helping there.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org


More information about the Rcpp-devel mailing list