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

types: fix RE_ARG_SIZE gcc bit fields #1110

Merged
merged 1 commit into from
Apr 28, 2024
Merged

types: fix RE_ARG_SIZE gcc bit fields #1110

merged 1 commit into from
Apr 28, 2024

Conversation

sreimers
Copy link
Member

GCC workaround for bit fields (always default otherwise).

Ref: https://gcc.gnu.org/legacy-ml/gcc/2016-02/msg00266.html

GCC workaround for bit fields (always default otherwise).
@sreimers sreimers changed the title types: fix RE_ARG_SIZE bit fields types: fix RE_ARG_SIZE gcc bit fields Apr 28, 2024
@sreimers sreimers marked this pull request as ready for review April 28, 2024 07:56
@alfredh alfredh merged commit f3178af into main Apr 28, 2024
37 checks passed
@alfredh alfredh deleted the re_args_bit_fields branch April 28, 2024 08:25
@alfredh
Copy link
Contributor

alfredh commented Apr 28, 2024

Looks great! Tested with re_printf and bitfields.

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.

2 participants