Use the correct format specifier for the return value of strlen().
[cparser] / walk_statements.c
2008-11-01 Matthias Braunconditional expressions true case may be NULL as a...
2008-11-01 Matthias Braundeclaration_t -> entity_t
2008-10-27 Christoph MallonParse and check semantic of throw expressions.
2008-10-21 Christoph MallonImplement a statement walker.