Activity

Today
A test in C has an array bound defined as a "const int", which is technically a variable. The new version of C compiler in Xcode 26 beta emits a warning "variable length array folded to constant arra…
Closing as fixed in Go 1.26 by [CL 692877](https://go.dev/cl/692877).
Closing as fixed in Go 1.26 by [CL 692877](https://go.dev/cl/692877).
Thanks. Since this is a test-only fix, and should be safe, we can probably backport it. (Another option would be to skip the test, but that doesn't seem to be needed.) @gopherbot Please consider thi…
The recently added darwin/arm64 builder with macOS 26 (issue #76798) uncovers a failing test on [release-branch.go1.25](https://ci.chromium.org/ui/p/golang/builders/ci/go1.25-darwin-arm64_26): I can…
For golang/go#77997.
This is a tracking issue for adding darwin/amd64 builders with macOS 15 (macOS Sequoia). We already have darwin/arm64 builders ones with it as of #73397. CC @golang/release, @golang/darwin.
One of the things left out of initial scope of #77214 was: > upstreaming to main branch - this has a lot in common to release branches, but we don't have an existing ref for this and there are more …
The CL still needs to complete the [code review process](https://go.dev/doc/contribute#reviews). It already has reviewers added to it, but perhaps they haven't found the time to get to it. Since it's…
Oh, I missed the earlier https://github.com/golang/go/issues/77945#issuecomment-3999348983 where it was mentioned. That looks like an improvement as far as I can tell, so if you don't mind please do …
Relui may need more scratch space to work with when running tasks that involve cloning large repositories, such as when upstreaming private-track security CLs on the release day. The previous value …
Yesterday
Thanks. If this intends to refer to today's date, then: ```suggestion Date: Date{2026, 3, 5}, Version: Version{1, 26, 1}, ``` (Same below.)
The TestListenIPv6WildcardAddr test was recently added in [CL 743080](https://go.dev/cl/743080) (CC @ravisastryk, @nicholashusin), and it's consistently failing on openbsd/amd64 and openbsd/ppc64 por…
CC @golang/release, @cherrymui.
The builder has been added and it's passing all.bash in the main repo. Move it from TBD_CAPACITY_HOSTS to LOW_CAPACITY_HOSTS and drop its skip_x_repos option to get closer to fully removing its known…
Thanks.
This Week
@bysiber Please avoid posting many repetitive comments in rapid succession in the Go issue tracker. Thanks.
[CL 664235](https://go.dev/cl/664235) updated this section. @matloob Was this issue perhaps intended to be closed by it? (Its commit message said "Fixes #57355" which seems to be 404, and this issue …
(1 comment) Indeed. There's no merge conflict because both CLs made an identical change here, so once rebased, only the fix on line 279 will be applied. Rebasing would be required if there was a mer…
This was resolved in patch set 2. Thanks.
I suggest starting with a brief issue describing this change, and include `CC @golang/security` to let the [owners](https://dev.golang.org/owners) of these packages know. They'll have a better idea w…
Should a change like this also have tests, updated documentation, and a reference to an issue (or a proposal if this is considered notable enough)? Possibly also a release note for Go 1.27? Without …
Thanks. 👍
Make it easier to maintain (and unify) deployment files for x/build services by having the commands uniformly live in the cmd directory. For golang/go#70913.
The intention of CL 707295 was to do this for all x/build services, but maintnerd was missed. For golang/go#70913.
(1 comment) > Didn't know gopherbot will close issues for CLs landed on internal-vendor branch. Ah, I was mistaken when I anticipated that happening, sorry for a misleading comment. It indeed won't…
@dagood The change in x/tools repo in [CL 747560](https://go.dev/cl/747560) hasn't been vendored into the main Go repo yet. That will certainly happen in time for Go 1.27 (this issue's milestone), tr…
(1 comment) Note that this CL alone won't fix #77899; the CL that pulls this change into the [main Go repo's release branch](https://cs.opensource.google/go/go/+/release-branch.go1.26:src/cmd/go.mod…
As an alternative to running 'go build', 'go clean', then 'go install', would it work to skip the first two steps and run 'go install' right away? If there's a build error, 'go install' would report …
Last Week
dmitshur starred github.com/bobg/mingo6d
Added a release-blocker label to indicate the release shouldn't happen while this issue is still open.
@dr2chase This backport issue is still open but without CherryPickApproved nor CherryPickCandidate label. Should this go back to approved but with [CL 749241](https://go.dev/cl/749241) as the new CL …
We reviewed and approved this during a release meeting, moved CherryPickApproved from https://github.com/golang/go/issues/77737#event-23078589596 to this issue. (CC @dr2chase.)
@gopherbot Please create a backport issue for Go 1.26 (original request was in https://github.com/golang/go/issues/77737#event-23012415692).
This issue was marked as fixed by [CL 747900](https://go.dev/cl/747900), but that CL is in the main branch of x/tools. That's sufficient to fix the problem in time for Go 1.27, but this issue is curr…
We reviewed and approved this during a release meeting, moved CherryPickApproved from https://github.com/golang/go/issues/77659#event-23078585370 to this issue.
@gopherbot Please create a backport issue for Go 1.26 (original request was in https://github.com/golang/go/issues/77659#event-23004957221).
@gopherbot Please create a backport issue for Go 1.26 (original request was in https://github.com/golang/go/issues/77754#event-23010399320).
@gopherbot Please create a backport issue for Go 1.26 (original request was in https://github.com/golang/go/issues/77671#event-23007156867).
@gopherbot Please create a backport issue for Go 1.26 (original request was in https://github.com/golang/go/issues/77636#event-23009845781).
We reviewed and approved this during a release meeting, moved CherryPickApproved from https://github.com/golang/go/issues/77482#event-23078592981 to this issue.
@gopherbot Please create a backport issue for Go 1.26 (original request was in https://github.com/golang/go/issues/77482#event-23054151261).
@gopherbot Please create a backport issue for Go 1.26 (original request was in https://github.com/golang/go/issues/77583#event-22768894147).
This is the main issue, so the CherryPickCandidate label doesn't apply here. There was already #77766 opened to track the Go 1.26.x backport.
Earlier
dmitshur pushed to main in dmitri.shuralyov.com/service/change9mo
6140fdcb140798fe4fda313c57be133bf235e796maintner, gerritapi: handle draft status
ce8900dcd6898d396808d962fd777dcf7be445e9gerritapi: pass context to Gerrit calls
96ed021e15235cb4abcdaa86b88cc271e47f04c1add minimal go.mod
July 4, 2024. Today I got a chance to try out the Apple Vision Pro. :)
dmitshur pushed to main in dmitri.shuralyov.com/scratch1y
5eb48b5f5d31d39777719edb35d37b724f183dc8quine: add load-bearing trailing space
dmitshur created package in dmitri.shuralyov.com/scratch/quine1y
LGTM. Thanks, and congrats on your first new Go package here! Done in PS 2. Patch set 2 seems to resolve this.
Thanks! If it's ready to be submitted from your side, I can do that now.
dmitshur pushed to main in dmitri.shuralyov.com/html/belt1y
d8009a3578d1be4dafb93e9ee4894d2bbd2b5e3badd OnClick field to CommitID
63f3644d8635396fd13789affe363ee9f693e8ecadd dark mode support in Reference
They are. Although Go can make them too easy via `go:embed`. See some initial comments. I suggest either adding a quite that can be licensed via the existing BSD-3-Clause LICENSE at the top level o…
Thanks! Congrats on your first change. :D See one inline comment that's unresolved (yellow border). You can leave a draft comment like "Done." and mark the 'Resolved' checkbox, then when you upload …
dmitshur pushed to main in dmitri.shuralyov.com/go/generated2y
e1de015411532fa144166aada4201ee443800425add test case with no final newline
6904a2a3d88d6c3ad39737a7c5bf226f5ebbd482modernize test code slightly
dmitshur pushed to main in dmitri.shuralyov.com/gpu/mtl3y
85de2813cf6bd8d6d2f0240fdebf943cbffc2b8afix "supportsFamily not found" warning on macOS 10.13 and 10.14
dmitshur pushed to main in dmitri.shuralyov.com/gpu/mtl3y
b78c9fe623cca0431d866c9e206d3f83665bcf8bdeprecate FeatureSet and Device.SupportsFeatureSet
2a3c46a829b92964146abf7f6c2d649cd66cce97add GPUFamily and Device.SupportsFamily
I agree with the points made above. This entry tried to say "use this language feature when it's appropriate; don't use it when it's not", which can be said for any language feature. I'll close this …
dmitshur pushed to master in dmitri.shuralyov.com/service/change3y
67e22b2f18a260a33a98c6a7d601726a58c53767maintner: update for GitCommit API change
Go fuzzing support is out of beta and no longer uses this build constraint. It should be replaced with `go1.18` by now. Done in PS 3. I'm following the Go style for commit messages, which chooses…
Shortened 'golang.org' to 'go.dev' here, and on line 24.
dmitshur pushed to master in dmitri.shuralyov.com/website/gido4y
f460621dc784d8a8f3a1593a068115b62baf214dadd support for multiple comma-separated import path patterns
be77a538f6a64b287e073b59d1b9f7e1314cf3a9upgrade to go-git v5
b5ce3c19e6b977800ee3c80bc722192f96ef657breplace mention of godoc.org with pkg.go.dev
dmitshur pushed to master in dmitri.shuralyov.com/gpu/mtl5y
28db891af037715d8c1deec7652485a173c60e25all: add darwin/arm64 (macOS) support
dmitshur pushed to master in dmitri.shuralyov.com/website/gido5y
d2c7b7eec450806980d4eefb626ccf6df2ef99dcupdate release branches to be for Go 1.15 and 1.14
dmitshur pushed to master in dmitri.shuralyov.com/website/gido5y
a78bd3c7abc465e1864ecadce67a826711a27caeadd support for "golang.org/x/pkgsite/..." issues
dmitshur pushed to master in dmitri.shuralyov.com/html/belt5y
Resolved a while ago in [commit `431bb22d`](https://github.com/shurcooL/issuesapp/commit/431bb22d86ad0a95db0780e27ab6221b49238464).
I've decided to publish this post on the [blog front page](https://dmitri.shuralyov.com/blog) now, so re-opening.
dmitshur pushed to master in dmitri.shuralyov.com/website/gido6y
b7141fef43ec3cefbd93cc444ab1f27bdc0a7725add support for "golang.org/dl/..." issues
1fdfe09b78364e4305cfc7fec4b2888fac391bb3update release branches to be for Go 1.14 and 1.13
dmitshur pushed to master in dmitri.shuralyov.com/go/prefixtitle6y
500817462677553a6769e268d66193c36b423cd6add support for "golang.org/dl/..." issues
This is a valid issue, but the root cause analysis was incorrect. > This happens because they're added using the original paths, without checking that those paths correspond to any existing director…
dmitshur pushed to master in dmitri.shuralyov.com/website/gido6y
a42bf6b4ae5ef58ce39d0a7705047c345c800b98update release branches to be for Go 1.13 and 1.12
b36d6d3cb7ee809e6244a5f67a571a2d70f46b4aadd to openChanges and closedChanges when len(paths) == 0 && root != ""
8224e12ba9aea8d30dbeb643dca121cefec05726refactor code that populates issues and changes
Another place that can be made better is the list of release branches in `initExistingDirectories`. It's currently hard-coded, but should be automated: ```Go func initExistingDirectories() error { …
dmitshur pushed to master in dmitri.shuralyov.com/app/changes6y
e22f40b3687320a8bfbc863f27da771ed17d7b05assets: regenerate after "Sign in with URL" change
Package coreanim provides access to Apple's Core Animation API (https://developer.apple.com/documentation/quartzcore).
Package appkit provides access to Apple's AppKit API (https://developer.apple.com/documentation/appkit).