Skip to content

[Rcpp-devel] Package Submission Barred by Pedantic

2 messages · Nicholas Rittler, Qiang Kou

#
When you say "unset it", do you mean physically delete the flag from the
file?

I don't see the pedantic flag set in my {R_HOME}/etc/Makeconf or any
Makevars file locally, so I tried passing "-Wno-pedantic", but this renders
warnings later on about non-portable code.
On Wed, Oct 31, 2018 at 5:11 AM Dirk Eddelbuettel <edd at debian.org> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20181105/5c84a0e7/attachment.html>
#
Hi, Nicholas,

First, what you reported is a known issue from boost [1], not Rcpp.

Second, this issue has been fixed in boost 1.69 [2] and the bh package
still uses 1.66.

Third, this warning won't block your submission to CRAN [3] [4].

I hope I answered your question.

Best wishes,

KK

[1] https://github.com/boostorg/interprocess/issues/59

[2]
https://github.com/boostorg/interprocess/blob/develop/doc/interprocess.qbk#L6767

[3]
https://github.com/boostorg/interprocess/issues/59#issuecomment-426156101

[4]
https://www.r-project.org/nosvn/R.check/r-devel-windows-ix86+x86_64/bigmemory-00check.html

On Mon, Nov 5, 2018 at 9:16 PM Nicholas Rittler <rittlern at uchicago.edu>
wrote:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20181105/910b39c7/attachment.html>