I would like to update uninitvar id for the non-valueflow analysis for 2.8. I have an initial update on a branch, but some work is needed to avoid warning twice. Hopefully I can get the change in soon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would suggest that we try to release cppcheck-2.8 in a month or so. middle of may.
Do you see any blockers?
There are too many crashes right now:
http://cppcheck1.osuosl.org:8000/crash.html
Those "crashes" are mostly just one assert firing, see here: https://trac.cppcheck.net/ticket/10800
I started an initial list of changes for the release notes:
https://github.com/danmar/cppcheck/pull/3992
Please consider updating the release notes with more details as well.
I would like to update uninitvar id for the non-valueflow analysis for 2.8. I have an initial update on a branch, but some work is needed to avoid warning twice. Hopefully I can get the change in soon.
I suggest that we release cppcheck-2.8 in end of next week.