Replies: 3 comments
-
Here is the full result (5.7MiB bz2) of the Clang's Static Analyzer run on the master branch at commit 46bd05f (Sep 17): https://dl.dropboxusercontent.com/u/396161/scan-build-2014-10-01-094545-6237-1.tar.bz2 It contains a lot of low-hanging fruit. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the report, I hope to find some time to check it out and fix issues/warnings |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've begone working through the list, first just the dead code areas: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sure there are more, but here the ones that really caught my eye while compiling OpenMW:
This was with 2.81, but from what I see, it is still here in master.
Beta Was this translation helpful? Give feedback.
All reactions