Skip to content

Remove usage of cpp11's CPP11_UNWIND #47

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

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

Remove usage of cpp11's CPP11_UNWIND #47

DavisVaughan opened this issue Dec 3, 2024 · 0 comments

Comments

@DavisVaughan
Copy link
Member

CPP11_UNWIND \

Like with r-lib/systemfonts#119, we don't need CPP11_UNWIND anymore because R_ContinueUnwind() is now always available. If you could please just inline R_ContinueUnwind(err); there instead in the next release, that would be great!

It currently looks removed in cpp11 but I'm going to bring it back to avoid breaking textshaping this time around.

DavisVaughan added a commit to DavisVaughan/cpp11 that referenced this issue Dec 4, 2024
DavisVaughan added a commit to r-lib/cpp11 that referenced this issue Dec 4, 2024
* Restore `CPP11_UNWIND` for textshaping

r-lib/textshaping#47

* Update some links

* Collapse the NEWS bullet
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