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

improve C99 designated initializers #961

Merged
merged 1 commit into from
Oct 4, 2016
Merged

improve C99 designated initializers #961

merged 1 commit into from
Oct 4, 2016

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Oct 3, 2016

* nested structures
* multidimensional arrays
* close #925
@guwirth guwirth added the bug label Oct 3, 2016
@guwirth guwirth added this to the 0.9.7 milestone Oct 3, 2016
@guwirth guwirth self-assigned this Oct 3, 2016
@guwirth guwirth merged commit 7ed6dfc into SonarOpenCommunity:master Oct 4, 2016
@guwirth guwirth deleted the c99-designated-initializers branch February 17, 2017 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Parsing error with union nested within struct (C99)
1 participant