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

Windows CLI: Resolve warnings + Set C++20 std and L3 warning for MSVC2022 #1017

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cjee21
Copy link
Collaborator

@cjee21 cjee21 commented Jan 30, 2025

  • Resolve all remaining warnings in CLI code as detected by Visual Studio Code analysis.
  • Set C++20 standard in MSVC2022 project to match MediaInfoLib.
  • Increase warning level to 3 in MSVC2022 project to help maintain code quality going forward since it can now build without a single warning at level 3.

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.

1 participant