Skip to content

jieba: use Unicode-safe file opens on Windows#1104

Merged
frankslin merged 6 commits intoBYVoid:masterfrom
frankslin:upstream-master
Apr 14, 2026
Merged

jieba: use Unicode-safe file opens on Windows#1104
frankslin merged 6 commits intoBYVoid:masterfrom
frankslin:upstream-master

Conversation

@frankslin
Copy link
Copy Markdown
Collaborator

@frankslin frankslin commented Apr 14, 2026

Also add tests to cover:

  • Windows unicode config path loading
  • Windows jieba unicode paths

This continues the fix of the first problem in #1101 for jieba plugin.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cf763efc21

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread plugins/jieba/deps/cppjieba/include/cppjieba/UnicodeFile.hpp Outdated
Comment thread plugins/jieba/tests/JiebaPluginIntegrationTest.cpp Outdated
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a3be1fa233

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread plugins/jieba/tests/JiebaPluginIntegrationTest.cpp Outdated
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 295d60bdaf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread plugins/jieba/tests/JiebaPluginIntegrationTest.cpp Outdated
Document MSVC-only unicode path coverage
@frankslin frankslin merged commit 05629c9 into BYVoid:master Apr 14, 2026
27 checks passed
@frankslin frankslin deleted the upstream-master branch April 14, 2026 15:05
@BYVoid
Copy link
Copy Markdown
Owner

BYVoid commented Apr 14, 2026

Consider a PR to the upstream (cppjieba)?

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.

2 participants