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 GCC9 compilation error #76363

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Fix GCC9 compilation error #76363

merged 2 commits into from
Sep 12, 2024

Conversation

mqrause
Copy link
Contributor

@mqrause mqrause commented Sep 11, 2024

Summary

None

Purpose of change

CI fix.
Fixes #76357
Fixes #76384

Describe the solution

Rename the baby_type struct to reproduction_type.

Describe alternatives you've considered

Think of some other name or rename the mtype member instead.

Testing

See CI.

Additional context

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Sep 11, 2024
@github-actions github-actions bot added the <Bugfix> This is a fix for a bug (or closes open issue) label Sep 12, 2024
@kevingranade kevingranade merged commit 2473620 into CleverRaven:master Sep 12, 2024
26 checks passed
@mqrause mqrause deleted the gcc9_fix branch September 12, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEBUG : Unable to get the group '' Linux binaries fail to compile in GitHub releases after #76266
2 participants