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 coverity errors #340

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

Fix coverity errors #340

wants to merge 2 commits into from

Commits on Sep 20, 2024

  1. Fix coverity errors

    WE2-1003
    
    Signed-off-by: Raul Metsma <[email protected]>
    metsma authored and mrts committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f63b040 View commit details
    Browse the repository at this point in the history
  2. Revert [=] to fix implicit capture of 'this' via '[=]' is deprecated …

    …in C++20 error
    
    WE2-1003
    mrts committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b3731cb View commit details
    Browse the repository at this point in the history