ctags --options=NONE 比较长的测试文件.cpp
The file is encoded in cp936, and when the filename is short as 文件.cpp or long ascii name, it works well.
However, when the filename is in unicode, it fails. Sometimes for3,4 or longer names.
I can figure out why, and this maybe a bug?