Merge TP_WIDE_CHARACTER_CONSTANT into TP_CHARACTER_CONSTANT.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 23 May 2012 18:49:45 +0000 (20:49 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 23 May 2012 19:26:17 +0000 (21:26 +0200)
commit6460b54b131430048ebc2bc3d534495e55e4b8e4
tree332ea0b94319e16144ac99e980f645bcd05c0fe2
parenta83b6302f6dfe3220302e0bf36726a155b3d7cd6
Merge TP_WIDE_CHARACTER_CONSTANT into TP_CHARACTER_CONSTANT.

- TP_CHARACTER_CONSTANT does not include the terminating NUL in its size anymore (TP_WIDE_CHARACTER_CONSTANT did this already).
- TP_CHARACTER_CONSTANT now includes all bytes of an extended char, not just its lowest.
preprocessor.c
token.c
tokens_preprocessor.inc