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

SKK辞書にUTF8-BOMがついている場合は除去する #90

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

mtgto
Copy link
Owner

@mtgto mtgto commented Jan 10, 2024

SKK辞書がUTF-8でBOM (Byte Order Marker) がついている場合には除去するようにします。
言語処理系によってはBOMを自動で削除する機能もあったりするようですが、macOSのFoundationにはなさそう? なので手動で検査することにしました。

@mtgto mtgto merged commit 55941e9 into main Jan 12, 2024
2 checks passed
@mtgto mtgto deleted the utf8-bom branch January 12, 2024 11:27
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