5.0.0 Release Checklist: Difference between revisions

Jump to navigation Jump to search
m
Mark bug "Won't Fix"
m (Mark bug "Won't Fix")
(2 intermediate revisions by the same user not shown)
Line 29: Line 29:
#: Completion Date:
#: Completion Date:
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
# Style-check code base
# WON'T DO <strike> Style-check code base
#* This will produce lots of whitespace changes, but no behavior changes
#* This will produce lots of whitespace changes, but no behavior changes
#* Must occur after patches have been added since whitespace changes can prevent patches from applying
#* Must occur after patches have been added since whitespace changes can prevent patches from applying
#* m-file style check. Completion Date:
#* m-file style check. Completion Date:
#* C++ style check.  Completion Date:
#* C++ style check.  Completion Date: </strike>
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
# Run lint checker on code base
# Run lint checker on code base
#* Possibilities include compiling with -fsanitize=undefined and running 'make check', cppcheck, etc.
#* Possibilities include compiling with -fsanitize=undefined and running 'make check', cppcheck, etc.
#* PVS static analyzer results [[PVS static analyzer - 5.0 Release]]
#* <strike> PVS static analyzer results [[PVS static analyzer - 5.0 Release]] </strike>
#* clang static analyzer results {{bug #55400|55400}}
#* <strike> Compile with -fsanitize=undefined and run 'make check' </strike>
#: Completion Date:
#: Completion Date:
<!----------------------------------------------------------------------------->
<!----------------------------------------------------------------------------->
1,072

edits

Navigation menu