Skip to content

Commit 17047e0

Browse files
author
ripley
committed
typo
git-svn-id: https://svn.r-project.org/R/trunk@87728 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 11f6fd9 commit 17047e0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/NEWS.Rd

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
compilation of \R and packages. \R builds can opt out \emph{via} the
211211
\command{configure} flag \option{--without-C23}, unless the
212212
specified or default (usually \command{gcc}) compiler defaults to C23:
213-
\command{gcc}sspace{}15 does.
213+
\command{gcc}\sspace{}15 does.
214214

215215
%% GCC 13 was released in 2023-04, LLVM 18 was 2024-03, 15 was 2022-09
216216
%% Apple clang 14.0.3 was too old: 15 is the earliest that can be
@@ -240,12 +240,12 @@
240240
}
241241
}
242242

243-
\subsection{INSTALLATION on WINDOWS}{
244-
\itemize{
245-
\item Both building \R and installing packages use the C compiler
246-
in C23 mode. [In progress.]
247-
}
248-
}
243+
%% \subsection{INSTALLATION on WINDOWS}{
244+
%% \itemize{
245+
%% \item Both building \R and installing packages use the C compiler
246+
%% in C23 mode. [In progress.]
247+
%% }
248+
%% }
249249

250250
\subsection{DEPRECATED AND DEFUNCT}{
251251
\itemize{

0 commit comments

Comments
 (0)