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

adjust hardcoded index of Error.bypassException #6689

Merged
merged 1 commit into from
Apr 13, 2017

Conversation

WalterBright
Copy link
Member

It turns out that dinterpret.d has a hardcoded dependency on the layout of Throwable and Error. While this doesn't fix that, it does accommodate the addition of the Throwable._refcount field, as it is blocking dlang/druntime#1804

@WalterBright WalterBright added the Blocking Other Work review and pulling should be a priority label Apr 12, 2017
@andralex andralex added auto-merge and removed Blocking Other Work review and pulling should be a priority labels Apr 13, 2017
@dlang-bot dlang-bot merged commit 64e42a2 into dlang:master Apr 13, 2017
@WalterBright WalterBright deleted the bypass branch May 20, 2017 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants