Skip to content

core/strings: fix substring_from/substring boundary bug - #7323

Open
mororo18 wants to merge 1 commit into
odin-lang:masterfrom
mororo18:strings/fix-substring-boundary-bug
Open

core/strings: fix substring_from/substring boundary bug#7323
mororo18 wants to merge 1 commit into
odin-lang:masterfrom
mororo18:strings/fix-substring-boundary-bug

Conversation

@mororo18

Copy link
Copy Markdown
Contributor

Fixes #7322

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.

substring_from fails at rune_start == rune_count(s), and mishandles multi-byte runes there

1 participant