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

Equality comparers not detected in class hierarchies #332

Merged
merged 2 commits into from
Apr 10, 2018
Merged

Equality comparers not detected in class hierarchies #332

merged 2 commits into from
Apr 10, 2018

Conversation

jhartmann123
Copy link
Contributor

@jhartmann123 jhartmann123 commented Apr 10, 2018

In my last PR (#310) I've introduced a bug:
Equality comparers in class hierarchies are not properly detected, as the child nodes of NotifyNodes weren't processed.

Here the fix for it.

@SimonCropp SimonCropp added this to the 2.5.3 milestone Apr 10, 2018
@SimonCropp
Copy link
Member

@jhartmann123 thanks

@SimonCropp SimonCropp merged commit 9de55c0 into Fody:master Apr 10, 2018
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.

2 participants