Windows.h defines ERROR as a macro which collides with LogLevel::ERROR. Rename all LogLevel enum values to kDebug/kInfo/kWarn/kError/kFatal style, and remove the now-unnecessary #undef ERROR workaround in jieba_tokenizer. |
||
|---|---|---|
| .. | ||
| common | ||
| crash_recovery | ||
| index | ||
| sqlengine | ||
| CMakeLists.txt | ||
| collection_test.cc | ||
| fts_query_test.cc | ||
| reranker_test.cc | ||
| utf8_collection_test.cc | ||