fix parsing of define argument lists, fix subtle problems with first token of include...
authorMatthias Braun <matze@braunis.de>
Tue, 4 Nov 2008 10:04:31 +0000 (10:04 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 4 Nov 2008 10:04:31 +0000 (10:04 +0000)
commit4b3a6b5235628a9c0c67831dbf3cfeeb7cc170b0
tree5a5113054cee2c91d9bf629369651389e058c16d
parent33a03247c00d9a5dc659f4be9065d649d839e629
fix parsing of define argument lists, fix subtle problems with first token of included file not expanded, fix skip_spaces ignoring comments

[r23425]
preprocessor.c