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 issue #875 #909

Merged
merged 9 commits into from
Dec 9, 2020
Merged

fix issue #875 #909

merged 9 commits into from
Dec 9, 2020

Conversation

kirillDanshin
Copy link
Collaborator

No description provided.

wernerr and others added 2 commits June 3, 2020 21:49
Signed-off-by: Kirill Danshin <kirill@danshin.pro>
Start replacing at the first character found, use bytes.Indexbyte to
make the function signature more logical. Both bytes.indexByte and
strings.IndexByte use exactly the same code:
https://github.com/golang/go/blob/0c703b37dffe74d3fffc04347884bb0ee2fba5b3/src/internal/bytealg/indexbyte_amd64.s#L8-L20
@erikdubbelboer erikdubbelboer merged commit d0dfbd4 into master Dec 9, 2020
@erikdubbelboer erikdubbelboer deleted the issue-875 branch December 9, 2020 16:00
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.

4 participants