todo: added 'check operator='

This commit is contained in:
Daniel Marjamäki 2008-11-10 07:50:58 +00:00
parent b347ba5a7e
commit 61db3a7f11
1 changed files with 5 additions and 3 deletions

View File

@ -4,8 +4,6 @@ Tokens..
I think the SimplifyTokens function should insert braces after every if/for/while.
That would make the token list easier to parse.
class TOKEN!
Userdefined types
@ -42,10 +40,14 @@ Style
operator= should initialize all class members
MEMORY LEAKS
============
Better checking of pointers in structs
User configurable.