Skip to content

Conversation

@abetomo
Copy link
Contributor

@abetomo abetomo commented Oct 24, 2025

GitHub fixes GH-250

Fix the following error:

<Encoding::UndefinedConversionError: "\xF8E" from Shift_JIS to UTF-8>
<Encoding::InvalidByteSequenceError: "\xE7" followed by "\f" on Shift_JIS>

GitHub fixes red-data-toolsGH-250

Fix the following error:

```
<Encoding::UndefinedConversionError: "\xF8E" from Shift_JIS to UTF-8>
<Encoding::InvalidByteSequenceError: "\xE7" followed by "\f" on Shift_JIS>
```
@kou kou merged commit 4f7c5d6 into red-data-tools:main Oct 24, 2025
9 checks passed
@abetomo abetomo deleted the aozora-bunko-replace-invalid-undef branch October 24, 2025 07:47
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.

AozoraBunko::Book#text raise an UndefinedConversionError

2 participants