Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of HAS_UNWIND_PROTECT #119

Closed
Tracked by #412
DavisVaughan opened this issue Dec 3, 2024 · 0 comments
Closed
Tracked by #412

Remove usage of HAS_UNWIND_PROTECT #119

DavisVaughan opened this issue Dec 3, 2024 · 0 comments

Comments

@DavisVaughan
Copy link
Member

cpp11 is bumping to require R >=4.0.0 in the next release r-lib/cpp11#411

That means that R_UnwindProtect() is always available, and the macro HAS_UNWIND_PROTECT is no longer needed. I'm going to keep it around for a release or two, but if you could remove your reliance on it, then that'd be great!

#ifdef HAS_UNWIND_PROTECT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant