Skip to content

only call _d_newThrowable if -dip1008 given#9518

Merged
dlang-bot merged 1 commit intodlang:masterfrom
rainers:d_newthrowable
Mar 30, 2019
Merged

only call _d_newThrowable if -dip1008 given#9518
dlang-bot merged 1 commit intodlang:masterfrom
rainers:d_newthrowable

Conversation

@rainers
Copy link
Member

@rainers rainers commented Mar 30, 2019

Followup to #9481.

Given that always calling d_newThrowable didn't break anything suggests that exceptions are not passed around that often, but DIP1008 is still not accepted (it has strange semantics to begin with IMO).

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @rainers!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "master + dmd#9518"

@thewilsonator
Copy link
Contributor

Circle is dead, please merge when other checks are green.

@rainers
Copy link
Member Author

rainers commented Mar 30, 2019

It was based on an older master. Now rebased, should be ok now.

@dlang-bot dlang-bot merged commit 3b4ec92 into dlang:master Mar 30, 2019
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