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

@catch (NSException*) might fail on ARM. #1796

Open
rajsesh opened this issue Jan 24, 2017 · 1 comment
Open

@catch (NSException*) might fail on ARM. #1796

rajsesh opened this issue Jan 24, 2017 · 1 comment

Comments

@rajsesh
Copy link
Contributor

rajsesh commented Jan 24, 2017

No description provided.

@rajsesh
Copy link
Contributor Author

rajsesh commented Jan 25, 2017

#352 tracks the compiler bug. This should be used to change exception handler to use @catch (...) in the framework code until #352 is fixed.

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

No branches or pull requests

3 participants