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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| config_test.cc | ||
| status_test.cc | ||