-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Build warning] Various warnings from analysis tools #9
Comments
dwatteau
changed the title
[Build warning] Various warnings from MSVC analysis tool
[Build warning] Various warnings from analysis tools
Nov 25, 2021
Some clang-tidy warnings from
appears to be a false positive / clang-tidy bug. (EDIT: let's just ignore it)
legitimate, but probably non-critical since we only deal with small files. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Happens when compiling with MSVC 19.27.29112 at
/W3
on x64. Clang and GCC don't report them.ScummFont
seems legit and simple to fix (EDIT: done).
ScummRP
The text was updated successfully, but these errors were encountered: