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

[avstream/sampledevicemft] Use C++17 #1256

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

NeoAdonis
Copy link
Contributor

  • Update avstream/sampledevicemft project to use C++17 standard as required by the latest version of WIL.
  • Fix incomplete lambda error in avstream/sampledevicemft/dllmain.cpp by adding noexcept specifier to the lambda function in wil::SetResultLoggingCallback.
  • Fix type ambiguity error in avstream/sampledevicemft/multipinmftutils.cpp.

@NeoAdonis NeoAdonis requested a review from a team as a code owner January 16, 2025 23:19
@NeoAdonis NeoAdonis merged commit 30bc6de into develop Jan 22, 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