fix crash with get_tok_str() in skip()
commit2775173d4db9e4767fdf9d831aade99541266bd9
authorgrischka <grischka>
Thu, 20 Jan 2011 19:17:24 +0000 (20 20:17 +0100)
committergrischka <grischka>
Fri, 4 Feb 2011 19:23:43 +0000 (4 20:23 +0100)
tree114d9aa835b124b07a3202728f0cfebe16ae56bd
parente3e5d4ad7a475e30ea13ad1ba9f23e6210d5d431
fix crash with get_tok_str() in skip()

crash was triggered by numbers etc. as unexpected token, i.e.
everything that requires additional information with the token.
tccpp.c