Skip to content
Prev 11132 / 12125 Next

[R-pkg-devel] use of assert in C++

On 2024-12-19 7:45 a.m., Bielow, Chris wrote:
I think your original message said two things:

   - code should use assert()
   - the docs about assert() need fixing.

As you say, both Dirk and I were mainly addressing the first of these 
points.  Why don't you give a suggested rewrite of the two mentions of 
assert() in the docs to fix them? (I'm not sure that there are only two 
mentions, I'm just going by the two mentions you quoted in your first 
message.)

Duncan Murdoch