Open GoogleCodeExporter opened 8 years ago
It is because tokenize_c.cs casts a unicode char to byte where the higher byte
is lost and the some chinese characters are processed as ascii then caused the
parse error.
I made some small changes where at lease the select of chinese characters works
fine (enough for me), hope this helps to fix this issue and other potential
similar problems.
Original comment by brigh...@gmail.com
on 9 Apr 2012 at 1:33
Attachments:
@bright2k@gmail.com
I must offer my heartfelt thanks to you.
The problem was solved the brilliantly.
Thank you !
Original comment by sinfias...@163.com
on 10 Apr 2012 at 1:29
Thank you, patch added into current release
Original comment by market.n...@gmail.com
on 10 Apr 2012 at 1:40
Original issue reported on code.google.com by
sinfias...@163.com
on 6 Apr 2012 at 2:18