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

Move objc2_exception into objc2::exception #57

Merged
merged 3 commits into from
Nov 2, 2021
Merged

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Oct 31, 2021

objc2 needs a build script anyways, so there's no longer a good reason to keep objc2_exception out of objc2.

Otherwise the user would be forced to catch all `msg_send!`s, while they may only have wanted to catch them in a specific place.
@madsmtm madsmtm added the enhancement New feature or request label Oct 31, 2021
@madsmtm
Copy link
Owner Author

madsmtm commented Oct 31, 2021

See also #39 (comment)

@madsmtm madsmtm merged commit ed8f828 into master Nov 2, 2021
@madsmtm madsmtm deleted the exception-merge branch November 2, 2021 13:10
@madsmtm madsmtm mentioned this pull request Nov 2, 2021
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant