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

[bug] Fix non-usages of key equal function #606

Conversation

jesseli2002
Copy link
Contributor

Found some more places where Key::operator== or Key::operator!= were being used instead of key_equal_function; replaced them and added tests to demonstrate the previously bad behaviour.

@jwellbelove jwellbelove changed the base branch from master to hotfix/#606-fix-non-usages-of-key-equal-function October 3, 2022 18:07
@jwellbelove jwellbelove merged commit 5dee901 into ETLCPP:hotfix/#606-fix-non-usages-of-key-equal-function Oct 3, 2022
jwellbelove added a commit that referenced this pull request Oct 4, 2022
@jesseli2002 jesseli2002 deleted the key_equal_usage_bug branch October 7, 2022 18:25
jwellbelove pushed a commit that referenced this pull request Oct 20, 2022
Co-authored-by: Jesse <jli@planarmotor.com>
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