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 XMD comparison #303

Merged
merged 1 commit into from
May 22, 2019
Merged

Conversation

sgallagher
Copy link
Collaborator

Comparison of the XMDs were accidentally returning the opposite
truth value.

Signed-off-by: Stephen Gallagher [email protected]

@OrionStar25 please review. I discovered this while working on #188.

Comparison of the XMDs were accidentally returning the opposite
truth value.

Signed-off-by: Stephen Gallagher <[email protected]>
@sgallagher
Copy link
Collaborator Author

Note that I didn't include a specific test for this fix, because it's covered by the merge tests once #304 lands.

@sgallagher sgallagher modified the milestones: 2.4.1, 2.5.0 May 22, 2019
Copy link
Member

@OrionStar25 OrionStar25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like I applied the logic for g_variant_compare which returns 0 when the two values are equal.

@sgallagher
Copy link
Collaborator Author

Thanks for the review. Merging.

@sgallagher sgallagher merged commit 359747e into fedora-modularity:master May 22, 2019
@sgallagher sgallagher deleted the fix_xmd branch July 15, 2019 18:44
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