Store an unsigned char in the current lexer character buffer ("c") to avoid confusion...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 8 Dec 2008 08:50:33 +0000 (08:50 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 8 Dec 2008 08:50:33 +0000 (08:50 +0000)
commitc44333098d7674edb98d05f7e86111cce600263a
tree5758e1025275be34586d4a1d8a6c60367b892b8f
parent21dcef708ec607ed6d686cb33d44e7478ee2670a
Store an unsigned char in the current lexer character buffer ("c") to avoid confusion with EOF.

[r24384]
lexer.c