do correct semantic check/adjustment for initializers, makes the last fix unnecessary
[cparser] / TODO
2007-11-14 Matthias Braunfix semantic bugs, do default promotion for call argume...
2007-11-14 Matthias Braunmore work on semantic analysis
2007-11-13 Matthias Braunimplement switch statements, fix handling of dereference
2007-11-12 Matthias Braunmore work on local variable support
2007-09-06 Matthias Braunadd TODO point
2007-06-10 Matthias Braunproper newline handling
2007-06-09 Matthias BraunInitial import of c parser