Skip to content

tsort: remove idempotent conditional assignment#4314

Merged
ethomson merged 1 commit intolibgit2:masterfrom
pks-t:pks/timsort
Jul 26, 2017
Merged

tsort: remove idempotent conditional assignment#4314
ethomson merged 1 commit intolibgit2:masterfrom
pks-t:pks/timsort

Conversation

@pks-t
Copy link
Copy Markdown
Member

@pks-t pks-t commented Jul 21, 2017

The conditional run < minrun can never be true directly after
assigning run = minrun. Remove it to avoid confusion.

The conditional `run < minrun` can never be true directly after
assigning `run = minrun`. Remove it to avoid confusion.
@pks-t pks-t changed the title tims tsort: remove idempotent conditional assignment Jul 21, 2017
@ethomson ethomson merged commit ed00ac0 into libgit2:master Jul 26, 2017
@pks-t pks-t deleted the pks/timsort branch September 15, 2017 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants