Mask definition of Rf_error to avoid longjmp issues by Enchufa2 · Pull Request #1402 · RcppCore/Rcpp
Enchufa2 added a commit that referenced this pull request
Enchufa2 added a commit that referenced this pull request
Enchufa2 added a commit that referenced this pull request
Enchufa2 added a commit that referenced this pull request
Enchufa2 added a commit that referenced this pull request
Enchufa2 added a commit that referenced this pull request
Enchufa2 added a commit that referenced this pull request
* Lay the ground for Rf_error masking (#1402) * Add a message at compilation time * Protect the valid Rf_error calls generated by Rcpp * some rewording to fit the ChangeLog text in two lines * messages are considered statements by gcc and cannot be used safely; switching to a warning * rebase fix * emit a message instead of a warning using an internal wrapper * remove space * Revert "remove space" This reverts commit bb86312. * Revert "emit a message instead of a warning using an internal wrapper" This reverts commit 9d409e8. * comment out warning * add on switch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters