Commit c81bc1d
Do not check the ASCII before the character on macOS 15
Its iconv writes the fallback for an unencodable character at the start
of the converted batch, over the ASCII already converted there.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent ce1e701 commit c81bc1d
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3848 | 3848 | | |
3849 | 3849 | | |
3850 | 3850 | | |
3851 | | - | |
| 3851 | + | |
| 3852 | + | |
| 3853 | + | |
3852 | 3854 | | |
3853 | 3855 | | |
3854 | 3856 | | |
| |||
0 commit comments