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

Improve check for RD "equality" #3572

Merged
merged 1 commit into from Aug 11, 2019
Merged

Improve check for RD "equality" #3572

merged 1 commit into from Aug 11, 2019

Conversation

batzen
Copy link
Collaborator

@batzen batzen commented Aug 11, 2019

Only check RDs that have keys and only if first RD has at least as many keys as second.
Otherwise we might detect RDs as equal that have zero keys.
Checking if the first RD has at least as many keys as the second just ensures that we don't compare apples with pineapples ;-)

Only check RDs that have keys and only if first RD has at least as many keys as second
@punker76 punker76 merged commit 87e7bb1 into MahApps:develop Aug 11, 2019
@punker76
Copy link
Member

@batzen your changes have been merged, thanks for your contribution 👍

@punker76 punker76 added this to the 2.0.0 milestone Aug 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants