Skip to content

Fix build with recent GCC #3945

New issue

Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “No 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? No Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025
Merged

Conversation

casept
Copy link
Contributor

@casept casept commented Apr 10, 2025

Recent versions of GCC complain about the string
buffers in some tests being too short to fit a NULL terminator. This causes the build to fail due to -Werror.

Observed on Fedora 42 with GCC 15, probably also affects others.

Recent versions of GCC complain about the string
buffers in some tests being too short to fit a NULL terminator.
This causes the build to fail due to -Werror.

Observed on Fedora 42 with GCC 15, probably also affects others.
@casept casept marked this pull request as draft April 10, 2025 15:17
@casept casept marked this pull request as ready for review April 10, 2025 15:20
@rocallahan rocallahan merged commit 074cf9b into rr-debugger:master Apr 11, 2025
2 checks passed
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants