[Rd] Typo in src/scripts/config
peter dalgaard
pdalgd at gmail.com
Tue Apr 21 20:13:51 CEST 2015
Fixed in R-patched and R-devel. Thanks.
(In case it wasn't obvious, the typo was in the usage output; there was no actual malfunction.)
-pd
> On 21 Apr 2015, at 19:53 , Tim Keitt <tkeitt at utexas.edu> wrote:
>
> Was writing a short R script to modify compile flags and saw this typo:
>
> Index: config
> ===================================================================
> --- config (revision 68217)
> +++ config (working copy)
> @@ -61,7 +61,7 @@
> CXX1X C++ compiler command for C++11 code
> CXX1XSTD flag used to enable C++11 support
> CXX1XFLAGS C++11 compiler flags
> - CXX1XXPICFLAGS
> + CXX1XPICFLAGS
> special flags for compiling C++11 code to be turned into
> a shared library
> DYLIB_EXT file extension (including '.') for dynamic libraries
>
> --
> http://www.keittlab.org/
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
More information about the R-devel
mailing list