Do not include the terminating \0 in the size of T_STRING_LITERAL.
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 22 May 2012 09:02:16 +0000 (11:02 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 23 May 2012 05:31:14 +0000 (07:31 +0200)
commit0a123845f131dacd83ad253e16e5c008255fc076
tree7e170c030793336662fffacac53799e21e56e9ad
parentff5b9dd9d29a3f0acdbfdd10f6d2eece471ed289
Do not include the terminating \0 in the size of T_STRING_LITERAL.
ast.c
ast2firm.c
lexer.c
parser.c
token.c