Skip to content

Fix binary_info compilation in C++ #2438

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

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

Conversation

brokeh
Copy link

@brokeh brokeh commented Apr 23, 2025

Due to out-of-order designated initialisers, which C++ has a strict requirement that they be in the order declared in the struct.

Fixes #2425

@kilograham kilograham added this to the 2.1.2 milestone Apr 23, 2025
@kilograham kilograham self-assigned this Apr 23, 2025
@kilograham kilograham self-requested a review April 23, 2025 15:57
@lurch lurch linked an issue Apr 23, 2025 that may be closed by this pull request
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.

binary_info doesn't compile in C++ code
3 participants