fix line-directive parser
authorMatthias Braun <matthias.braun@kit.edu>
Wed, 4 Jul 2012 12:45:30 +0000 (14:45 +0200)
committerMatthias Braun <matthias.braun@kit.edu>
Wed, 4 Jul 2012 12:46:52 +0000 (14:46 +0200)
commit8da8d90d63b19c87500e948401363b8648a0b852
tree4af6eecb1e279eea017b8a47a6e3c2ef4dde44b2
parentb5c2e35431f76b1d08849f077918f6770eff3f2b
fix line-directive parser

It was happily eating tokens from the following lines as long as they
were numbers and strings.
preprocessor.c