Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load{,_with_userdic}の引数をUtf8Pathにし、\0入りをエラーに #18

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Feb 7, 2024

内容

load(_with_userdict)の引数をcamino::Utf8Pathにします。

また\0入りのファイルパスに対してパニックではなく明示的なエラーを返すようにします。ファイルパス型として"\0"を持てるプログラミング言語全般は大体そのような挙動をしているはずです。

関連 Issue

スクリーンショット・動画など

その他

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

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

LGTM!!

間違いなのか意図的なのかわからないとこをコメントしました!
どちらにせよマージして頂ければ!

crates/open_jtalk/src/mecab/mod.rs Show resolved Hide resolved
@Hiroshiba Hiroshiba merged commit 2618db3 into VOICEVOX:main Feb 8, 2024
18 of 19 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.

3 participants