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

bug 609517 wrong output with optional names for bitfields in C structs #9581

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

albert-github
Copy link
Collaborator

Specifically handle the bit-field case where the name field contains int, char, long, short as they would be types.

Specifically handle the bit-field case where the name field contains `int`, `char`, `long`, `short` as they would be types.
@albert-github albert-github added fixed but not released Bug is fixed in github, but still needs to make its way to an official release and removed fixed but not released Bug is fixed in github, but still needs to make its way to an official release labels Sep 7, 2022
@albert-github
Copy link
Collaborator Author

Looks like that this issue is still present (revisited based on #9905)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant