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

Iconv: Use U+FFFD REPLACEMENT CHARACTER on converting to UTF-8 #1096

Merged
merged 2 commits into from Jan 21, 2023

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Jan 21, 2023

Iconv: Use U+FFFD REPLACEMENT CHARACTER on converting to UTF-8

UTF-8へ変換する処理のとき変換できないバイト列を U+FFFD へ置き換えます。

Add test case for Iconv::convert replacement character to utf8

関連のissue: #76

ma8ma and others added 2 commits January 21, 2023 22:22
UTF-8へ変換する処理のとき変換できないバイト列を U+FFFD へ置き換えます。

Co-authored-by: JD Project <jd.project@acc574344b8506f1335297eaa7f74be0f7ea992b>
@ma8ma ma8ma added the feature 機能の追加と削除 label Jan 21, 2023
@ma8ma ma8ma merged commit 8214283 into master Jan 21, 2023
@ma8ma ma8ma deleted the iconv-use-ufffd-on-converting-to-utf8 branch January 21, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant