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

Don't compute new modifiers during collapsing merge instructions #4670

Merged
merged 2 commits into from
Nov 8, 2017

Conversation

oxidase
Copy link
Contributor

@oxidase oxidase commented Nov 8, 2017

Issue

Collapsing of a merge instruction with a new-name instruction updates the direction modifier, so it is posible to get {Merge, Straight} instruction.

This PR prevents updates of directions modifiers.

Tasklist

  • add regression / cucumber cases (see docs/testing.md)
  • review
  • adjust for comments

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?

@danpat
Copy link
Member

danpat commented Nov 8, 2017

@oxidase Can you add a changelog entry, like Fix bug where merge instructions got the wrong direction modifier (#4670) ?

Apart from that, LGTM.

@oxidase oxidase merged commit 5b79640 into master Nov 8, 2017
@oxidase oxidase deleted the guidance/fix-merge-straight branch November 8, 2017 16:26
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.

None yet

2 participants