semantic: Clean up check_integer_suffix().
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2012 10:19:43 +0000 (11:19 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 17 Dec 2012 11:05:25 +0000 (12:05 +0100)
commit7f53dd0f5185e44b690c770bd7d79583321ee68c
treeaa478b9cf27b382c732bfefa11fa530f78e39920
parent8845feb009950d2c76a394660a5bd81a0be0f2a6
semantic: Clean up check_integer_suffix().

In particular remove the test for the impossible case that *c ist not NUL after the loop.
parser.c