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 string truncation warnings #3353

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

BsAtHome
Copy link
Contributor

Several string truncation warnings appear when optimization is switched from -Os to -O2 (see #3343).
This PR fixes the warnings before the optimization switch is done.

@andypugh andypugh merged commit 9732ebd into LinuxCNC:master Mar 2, 2025
8 checks passed
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