unicode: avoid divide by zero in is16/is32 for zero-stride ranges#80129
unicode: avoid divide by zero in is16/is32 for zero-stride ranges#80129fereidani wants to merge 1 commit into
Conversation
|
This PR (HEAD: 18abae3) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/793660. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from Gopher Robot: 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/793660. |
|
Message from Rob Pike: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from Khashayar Fereidani: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from Emmanuel Odeke: Patch Set 1: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2026-06-24T10:44:33Z","revision":"37c165d0fbc068ad9e318deab25e16c801541f26"} Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from Emmanuel Odeke: Patch Set 1: -Commit-Queue (Performed by <GERRIT_ACCOUNT_60063> on behalf of <GERRIT_ACCOUNT_5137>) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from golang-scoped@luci-project-accounts.iam.gserviceaccount.com: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from Rob Pike: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
18abae3 to
3d71ea7
Compare
|
This PR (HEAD: 3d71ea7) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/793660. Important tips:
|
|
Message from Khashayar Fereidani: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from Rob Pike: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from Keith Randall: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
|
Message from Rob Pike: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/793660. |
unicode: avoid divide by zero in is16/is32 for zero-stride ranges - closes #80269