Skip to content

Fix Issue 17660 - ICE with static foreach: AssertError@ddmd/visitor.d(39)#7005

Merged
andralex merged 1 commit intodlang:masterfrom
tgehr:fix17660
Jul 18, 2017
Merged

Fix Issue 17660 - ICE with static foreach: AssertError@ddmd/visitor.d(39)#7005
andralex merged 1 commit intodlang:masterfrom
tgehr:fix17660

Conversation

@tgehr
Copy link
Contributor

@tgehr tgehr commented Jul 17, 2017

This adds a default implementation for ForwardingStatement to the Statement visitor.

@dlang-bot
Copy link
Contributor

dlang-bot commented Jul 17, 2017

Thanks for your pull request, @tgehr! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.

Some tips to help speed things up:

  • smaller, focused PRs are easier to review than big ones

  • try not to mix up refactoring or style changes with bug fixes or feature enhancements

  • provide helpful commit messages explaining the rationale behind each change

Bear in mind that large or tricky changes may require multiple rounds of review and revision.

Please see CONTRIBUTING.md for more information.

Bugzilla references

Auto-close Bugzilla Description
17660 ICE with static foreach: AssertError@ddmd/visitor.d(39)

@andralex andralex merged commit af3eacf into dlang:master Jul 18, 2017
ibuclaw added a commit to ibuclaw/dmd that referenced this pull request Dec 26, 2017
ibuclaw added a commit to ibuclaw/dmd that referenced this pull request Dec 26, 2017
ibuclaw added a commit to ibuclaw/dmd that referenced this pull request Dec 26, 2017
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