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

Update c_generator to add {} around nested NamedInitializers #109

Merged
merged 1 commit into from Dec 15, 2015

Conversation

jamie-pate
Copy link
Contributor

I've monkey-patched this change in my project which depends on pycparser: http://github.com/jamie-pate/jstruct . It allows nested NamedInitializer lists by calling _visit_expr() instead of visit() inside visit_NamedInitializer.

eliben added a commit that referenced this pull request Dec 15, 2015
Update c_generator to add {} around nested NamedInitializers
@eliben eliben merged commit bf6aa16 into eliben:master Dec 15, 2015
@eliben
Copy link
Owner

eliben commented Dec 15, 2015

Thanks for the contribution!

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