-
Notifications
You must be signed in to change notification settings - Fork 18.5k
strings: update Join parameter name for clarity #36194
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
Conversation
|
This PR (HEAD: 35476de) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/211799 to see it. Tip: You can toggle comments from me using the |
|
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Ian Lance Taylor: Patch Set 1: Thanks, but they aren't missing words. The word "a" refers to the parameter of that name. If we want to change something here, perhaps we should change the name of the parameter to make this clearer. Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
This PR (HEAD: ea4f3df) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/211799 to see it. Tip: You can toggle comments from me using the |
|
Message from Thomas Symborski: Patch Set 1:
Makes sense, apologies, missed that! I've updated my CR with your suggestion. Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Ian Lance Taylor: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Thomas Symborski: Patch Set 4: (1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Brad Fitzpatrick: Patch Set 4: Does the c stand for clarity? Do we use c for a slice of string anywhere else? I think as would be more common. Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
This PR (HEAD: 944eeaf) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/211799 to see it. Tip: You can toggle comments from me using the |
|
Message from Thomas Symborski: Patch Set 4:
c was a random pick, if there's precedent using 'as' let's use that. updated the CR Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Rob Pike: Patch Set 5: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Thomas Symborski: Patch Set 5: (1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
This PR (HEAD: cdec672) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/211799 to see it. Tip: You can toggle comments from me using the |
|
This PR (HEAD: ee82eaa) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/211799 to see it. Tip: You can toggle comments from me using the |
|
Message from Thomas Symborski: Patch Set 7: (1 comment)
Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Brad Fitzpatrick: Patch Set 7: Run-TryBot+1 Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Gobot Gobot: Patch Set 7: TryBots beginning. Status page: https://farmer.golang.org/try?commit=9bdf90e1 Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
|
Message from Gobot Gobot: Patch Set 7: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/211799. |
Change-Id: I83f806e76ef4d268b187bd273d78ceb41b7e8fa5 GitHub-Last-Rev: ee82eaa GitHub-Pull-Request: #36194 Reviewed-on: https://go-review.googlesource.com/c/go/+/211799 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
|
This PR is being closed because golang.org/cl/211799 has been merged. |
No description provided.