tasks: removed the "new checks" sections because these are better reported in the tracker
This commit is contained in:
parent
f83741503e
commit
07ba5a23bc
11
tasks.txt
11
tasks.txt
|
@ -1,5 +1,5 @@
|
|||
|
||||
The "simple" tasks
|
||||
A few suggestions for tasks
|
||||
* Optimise
|
||||
* Refactor
|
||||
* Preprocessor
|
||||
|
@ -14,13 +14,4 @@ The "simple" tasks
|
|||
* improved error message handling
|
||||
* Perhaps the parseArgs function should be moved to the class Settings instead?
|
||||
|
||||
New checks (bugs)
|
||||
* CheckMemoryLeak
|
||||
- Check for more resource leaks
|
||||
Windows API (CreatePen, GetDC, ..)
|
||||
|
||||
New checks (style)
|
||||
* data truncation
|
||||
* unused static functions or variables
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue