-
-
Notifications
You must be signed in to change notification settings - Fork 49
More compiler warnings and warnings as errors #478
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
Conversation
Static analysis reportLizard reportListing only functions with cyclomatic complexity >= 15 or NLOC >= 100 or parameters >= 6.
Report about files you didn't modify in this PR
CppCheck report
Report files about files you didn't modify in this PR
|
Fuzzing report/usr/local/bin/afl-whatsup status check tool for afl-fuzz by Michal Zalewski Summary stats
Cycles without finds : 0 [+] Captured 28723 tuples (map size 165424, highest value 255, total values 240379089) in '/dev/null'. |
c882062
to
95b0395
Compare
…ropagate warnings to them
483bcb4
to
1d9fc7b
Compare
c751e97
to
6f5a785
Compare
Description
Enable more warnings. Also enable warnings as errors.
Closes #460
Checklist