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 Clang warning and potential bug #26693

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

cbjeukendrup
Copy link
Contributor

"Operator '?:' has lower precedence than '+'; '+' will be evaluated first"

Introduced by 6205752

"Operator '?:' has lower precedence than '+'; '+' will be evaluated first"

Introduced by 6205752
@RomanPudashkin
Copy link
Contributor

(this code is unused)

@RomanPudashkin RomanPudashkin merged commit c563d9f into musescore:master Feb 24, 2025
11 checks passed
@RomanPudashkin RomanPudashkin deleted the clang_warning_bugfix branch February 24, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs porting
Development

Successfully merging this pull request may close these issues.

2 participants