Skip to content

Fixes compilation with c++17 - #253

Merged
igorkorsukov merged 1 commit into
musescore:mainfrom
kryksyh:fix_compilation_with_cpp17
Aug 27, 2026
Merged

Fixes compilation with c++17#253
igorkorsukov merged 1 commit into
musescore:mainfrom
kryksyh:fix_compilation_with_cpp17

Conversation

@kryksyh

@kryksyh kryksyh commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Resolves: compilation with c++17

  • I signed the CLA as username:
  • The title of the PR describes the problem it addresses.
  • Each commit's message describes its purpose and effects, and references the issue it resolves. If changes are extensive, there is a sequence of easily reviewable commits.
  • The code in the PR follows the coding rules.
  • I understand all aspects of the code I'm contributing and I'm able to explain it if requested.
  • The code compiles and runs on my machine, preferably after each commit individually. I have manually tested and verified that my changes fulfil their intended purpose.
  • No prior attempts to resolve this problem exist, or if they do, I listed them in my PR description and described how I avoided repeating past mistakes.
  • There are no unnecessary changes.
  • I created a unit test or vtest to verify the changes I made (if applicable).

Build configuration

audacity: audacity/audacity/master
audacity platforms: linux_x64
musescore: musescore/MuseScore/main
musescore platforms: linux_x64

@kryksyh
kryksyh requested a review from igorkorsukov August 27, 2026 12:34
@igorkorsukov
igorkorsukov merged commit be3bd19 into musescore:main Aug 27, 2026
2 checks passed
@kryksyh
kryksyh deleted the fix_compilation_with_cpp17 branch August 27, 2026 13:25
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