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

Don't exception-wrap every macro API function #11374

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

Simn
Copy link
Member

@Simn Simn commented Nov 13, 2023

Almost forgot about this! Instead of exception-wrapping every API function with every exception, we try to be a bit smarter about it and let the API functions throw proper errors. There's a good chance that I'm missing something but we'll see.

@skial skial mentioned this pull request Nov 15, 2023
1 task
@Simn Simn merged commit 16d4f1f into development Nov 24, 2023
122 checks passed
@Simn Simn deleted the no_macro_api_exc_wrapping branch November 24, 2023 10:26
0b1kn00b pushed a commit to 0b1kn00b/haxe that referenced this pull request Jan 25, 2024
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

Successfully merging this pull request may close these issues.

1 participant