Fix appending a char to the squirrel lexer
commit6fcae260280dedbf8f5b2708da700759b5020154
authorrubidium <rubidium@openttd.org>
Sat, 6 Sep 2014 17:22:06 +0000 (6 17:22 +0000)
committercirdan <cirdansw@gmail.com>
Tue, 23 Sep 2014 20:39:07 +0000 (23 22:39 +0200)
tree6616ca5bfb96bbe4d69628a29a64bf3f6582efe3
parenta15d03d7e5d05addb302dd0c4f71b8ed805d45d5
Fix appending a char to the squirrel lexer

(openttd r26770) -Fix [Squirrel]: in case SQChar is a char
(previously everything non-Windows or non-Unicode, now everything),
the lexer throws away the higher bytes of characters
src/3rdparty/squirrel/squirrel/sqlexer.cpp
src/3rdparty/squirrel/squirrel/sqlexer.h