Skip to content

Update cppjieba after limonp removal#43

Merged
yanyiwu merged 1 commit into
masterfrom
codex/update-cppjieba-remove-limonp
Jun 9, 2026
Merged

Update cppjieba after limonp removal#43
yanyiwu merged 1 commit into
masterfrom
codex/update-cppjieba-remove-limonp

Conversation

@yanyiwu

@yanyiwu yanyiwu commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • update the cppjieba submodule to eed6bfe483105d1db4bfbebaf796f60c173d6e84
  • remove the obsolete deps/limonp/include path from CMake

cppjieba now carries its required helpers in include/cppjieba/Utils.hpp and no longer has a limonp submodule.

Validation

  • cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
  • cmake --build build --config Release
  • ctest --test-dir build -C Release --verbose

Both CTest targets passed, including 5 unit tests and the load test.

@yanyiwu yanyiwu merged commit 3928ed4 into master Jun 9, 2026
112 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant