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

Fix member initialization ordering warning #82

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

kpet
Copy link
Contributor

@kpet kpet commented Nov 27, 2024

'u' was defined before 'tag' but 'tag' is initialized first.

'u' was defined before 'tag' but 'tag' is initialized first.

Signed-off-by: Kevin Petit <[email protected]>
@solidpixel solidpixel self-requested a review November 29, 2024 12:56
@solidpixel solidpixel self-assigned this Nov 29, 2024
@solidpixel solidpixel added the bug Something isn't working label Nov 29, 2024
@solidpixel solidpixel merged commit dcb4605 into ARM-software:main Nov 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants