tasks: removed the "new checks" sections because these are better reported in the tracker

This commit is contained in:
Daniel Marjamäki 2009-01-09 20:30:29 +00:00
parent f83741503e
commit 07ba5a23bc
1 changed files with 1 additions and 10 deletions

View File

@ -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