Closed
Description
I would like to have an API for constructing Rcpp exceptions without call stacks, also potentially also an argument to Rcpp::stop()
analogous to stop(call. = FALSE)
, although the latter is mostly just sugar if you can throw the desired Rcpp exception manually.
You can view a working implementation of this is at master...jimhester:exceptions_without_callstacks
Metadata
Metadata
Assignees
Labels
No labels