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

no way to access enum constants #108

Closed
davidmalcolm opened this issue Feb 9, 2017 · 3 comments
Closed

no way to access enum constants #108

davidmalcolm opened this issue Feb 9, 2017 · 3 comments
Assignees

Comments

@davidmalcolm
Copy link
Owner

I wanted to be able to access enum constants, but despite the existence of gcc.Constant, I couldn't find any way to do so. EnumeralType doesn't have any relevant members, and these constants aren't passed to the PLUGIN_FINISH_DECL callback.

@davidmalcolm
Copy link
Owner Author

Imported from trac issue 67. Created by tromey on 2015-11-18T23:28:15, last modified: 2015-12-28T17:36:49

@davidmalcolm
Copy link
Owner Author

Trac comment by tromey on 2015-11-19 14:55:21:

See #24

@davidmalcolm davidmalcolm self-assigned this Feb 9, 2017
@davidmalcolm
Copy link
Owner Author

Trac comment by tromey on 2015-12-28 17:36:49:

This was fixed when the PR was merged.

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

No branches or pull requests

1 participant