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 zero valued enum comparison error #311

Merged
merged 1 commit into from
Aug 3, 2016
Merged

Conversation

pschella
Copy link
Contributor

@pschella pschella commented Aug 3, 2016

Unfortunately a copy-and-paste error crept in my previous PR. This caused comparisons of enums with zero value to fail. This commit fixes that problem.
Sorry.

@wjakob
Copy link
Member

wjakob commented Aug 3, 2016

Good catch, thanks!

@wjakob wjakob merged commit 7f9603f into pybind:master Aug 3, 2016
@rwgk rwgk mentioned this pull request Feb 9, 2023
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.

None yet

2 participants