We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf7930 commit dfcbb7eCopy full SHA for dfcbb7e
doc/NEWS.Rd
@@ -296,18 +296,6 @@
296
\item The deprecated and seemingly never-used S-compatibility
297
macros \code{F77_COM} and \code{F77_COMDECL} have been removed
298
from header \file{R_ext/RS.h}.
299
-
300
- \item Header \file{R_ext/Rboolean.h} now defines the type
301
- \code{Rboolean} as an alias of the standard C type \code{bool} in
302
- C23 mode.
303
304
- Before release C++ \code{bool} will be used if the header is
305
- included from C++.
306
307
- The macro \code{_R_RBOOLEAN_IS_BOOL_} is defined where
308
- \code{Rboolean} is implemented \emph{via} \code{bool}.
309
310
- [Deferred pending further testing.]
311
}
312
313
0 commit comments