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

Fix out of range error for non-negative string indexing offsets #1052

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

TristonianJones
Copy link
Collaborator

Closes #1051

@TristonianJones TristonianJones changed the title Fix out of range error for non-negative offsets Fix out of range error for non-negative string indexing offsets Oct 25, 2024
jnthntatum
jnthntatum previously approved these changes Oct 25, 2024
@TristonianJones TristonianJones merged commit ba36ff8 into google:master Oct 28, 2024
2 checks passed
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.

IndexOf in the ext pkg returns an error when it runs on an empty string
2 participants