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

Modernization #2343

Merged
merged 6 commits into from
Jan 11, 2022
Merged

Modernization #2343

merged 6 commits into from
Jan 11, 2022

Conversation

Paul-Licameli
Copy link
Collaborator

@Paul-Licameli Paul-Licameli commented Dec 24, 2021

Use more C++14 and C++17 library types

  • I signed CLA
  • The title of the pull request describes an issue it addresses
  • If changes are extensive, then there is a sequence of easily reviewable commits
  • Each commit's message describes its purpose and effects
  • There are no behavior changes unnecessary for the stated purpose of the PR

Recommended:

  • Each commit compiles and runs on my machine without known undesirable changes of behavior

vsverchinsky
vsverchinsky previously approved these changes Dec 30, 2021
Copy link
Collaborator

@vsverchinsky vsverchinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Except compilation issues caused by missing #include everything else seems to be ok

@Paul-Licameli
Copy link
Collaborator Author

I will fix the build, and may use duration_cast as suggested, and will re-request review.

@Paul-Licameli
Copy link
Collaborator Author

I will fix the build, and may use duration_cast as suggested, and will re-request review.

As I promised.

Please review the last three, new commits. Nothing has changed in the earlier commits except for rebasing and supplying needed include directives.

@Paul-Licameli Paul-Licameli dismissed vsverchinsky’s stale review January 10, 2022 12:38

Requesting review of three newest commits added since last review

@Paul-Licameli Paul-Licameli merged commit 672f192 into audacity:master Jan 11, 2022
@Paul-Licameli Paul-Licameli deleted the modernization branch January 11, 2022 11:24
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.

None yet

2 participants