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(stringx) strip using wrong index if # > 200 #382

Merged
merged 1 commit into from
May 18, 2021
Merged

fix(stringx) strip using wrong index if # > 200 #382

merged 1 commit into from
May 18, 2021

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented May 18, 2021

fixes #381

@Tieske Tieske merged commit 19c863e into master May 18, 2021
@Tieske Tieske deleted the strip branch May 18, 2021 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

stringx.strip doesn't work correctly when the string length is greater than 200
1 participant