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

enum not converting #53

Closed
matpen opened this issue Apr 26, 2017 · 0 comments
Closed

enum not converting #53

matpen opened this issue Apr 26, 2017 · 0 comments
Labels

Comments

@matpen
Copy link

matpen commented Apr 26, 2017

I have noticed that conversion of enum's to their raw type with convert() does not work. This surprised me, since it is the same procedure I use for other (non-enum) types. I prepared here a short example test.

Note however, that it is still possible to extract the type with get_value(), so I wanted to ask if this is by design (and why it is so only for enum's).

@acki-m acki-m added the bug label May 7, 2017
@acki-m acki-m closed this as completed in 0e48f0b May 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants