Displaying 1 result from an estimated 1 matches for "r87656".
Did you mean:
  487656
  
2025 Jan 30
2
Suggestion to emphasize Rboolean is unrelated to LGLSXP in R-exts
Hello all,
The recent change (r87656) to make Rboolean map to type 'bool', not
'int', broke some tests & made me realize I've had totally the wrong
impression about what Rboolean actually is, and I suspect I'm not
alone.
Till now, I've assumed that like Rbyte --> RAWSXP, Rboolean is the
_correct_ st...