Skip to content

Commit fcd67e9

Browse files
committed
Search: Add compile, fix exec and crashing
1 parent b783726 commit fcd67e9

File tree

5 files changed

+366
-75
lines changed

5 files changed

+366
-75
lines changed

Hijacker/PinyinSearch.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <string>
44

55
#include <vector>
6-
#define IB_PINYIN_ENCODING 8
6+
#define IB_PINYIN_ENCODING 32
77
#include <IbPinyinLib/Pinyin.hpp>
88

99
enum class PinyinSearchMode {

0 commit comments

Comments
 (0)