[GenABEL-dev] Fwd: C++ which is not valid C++11 in CRAN package GenABEL
Yurii Aulchenko
yurii.aulchenko at gmail.com
Wed Nov 6 11:36:27 CET 2013
FYI
---------- Forwarded message ----------
From: Prof Brian Ripley <ripley at stats.ox.ac.uk>
Date: Wed, Nov 6, 2013 at 10:20 AM
Subject: C++ which is not valid C++11 in CRAN package GenABEL
To: yurii at bionet.nsc.ru
We now have compilers (gcc 4.8.2, clang with libcxx headers) with
fairly complete C++11 support (which can be selected by -std=c++11).
At least one of these is showing compilation errors on your package,
which were in many cases warnings under earlier versions of g++
(provided -Wall was used: see 'Writing R Extensions'). People are
pressing that this become the default where supported.
You can see the compilation logs at e.g.
http://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/BiasedUrn-00check.html
and
http://www.stats.ox.ac.uk/pub/bdr/memtests/ASAN/BiasedUrn.log .
Please submit an update to CRAN (following the CRAN policies) at
http://cran.r-project.org/web/packages/policies.html. Do NOT reply to
this email to submit an update!
There may be other issues that need fixing: see the CRAN check logs at
http://cran.r-project.org/web/checks/check_results_NAME.html,
replacing NAME by the name of your package.
--
-----------------------------------------------------
Yurii S. Aulchenko
[ LinkedIn <http://nl.linkedin.com/in/yuriiaulchenko> ] [
Twitter<http://twitter.com/YuriiAulchenko>] [
Blog <http://yurii-aulchenko.blogspot.nl/> ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20131106/54d39283/attachment.html>
More information about the genabel-devel
mailing list