Re: [Rcpp-devel] -Wconversion

2017-04-27 Thread Dirk Eddelbuettel
On 27 April 2017 at 22:43, Kirill Müller wrote: | For RSQLite, I wanted to double-check that I'm not inadvertently | truncating integer values. Unfortunately, enabling -Wconversion gives me | several false positives that originate from Rcpp headers. | | I was able to fix these locally by editin

[Rcpp-devel] -Wconversion

2017-04-27 Thread Kirill Müller
For RSQLite, I wanted to double-check that I'm not inadvertently truncating integer values. Unfortunately, enabling -Wconversion gives me several false positives that originate from Rcpp headers. I was able to fix these locally by editing 11 header files (see list below), mostly by replacing i