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

Fix dep tree #333

Merged
merged 2 commits into from
Jan 31, 2022
Merged

Fix dep tree #333

merged 2 commits into from
Jan 31, 2022

Conversation

tennashi
Copy link

close: #332

  • The dependTo/dependedBy fields were not slices of pointers, so the updated values were not reflected.
  • The first value calculated was used as rank, so the result of rank calculation depended on the order before sorting.

@tyru tyru merged commit 146b1fc into vim-volt:devel Jan 31, 2022
@tyru
Copy link
Member

tyru commented Jan 31, 2022

Thanks!

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