On Mon, Nov 11, 2019 at 10:44 AM Maciej W. Rozycki <ma...@wdc.com> wrote: > > On Mon, 11 Nov 2019, Ian Lance Taylor wrote: > > > > Go's project doesn't take mail patches for changes. Please use gerrit ( > > > https://go-review.googlesource.com/ ). > > > > These patches are for gccgo, not the gc toolchain. They should > > probably have been sent to gofrontend-dev rather than golang-dev. The > > gccgo repo does take patches via e-mail; I route them through Gerrit > > as needed. > > I may have misinterpreted this paragraph[1]: > > "Submitting Changes > > Changes to the Go frontend should follow the same process as for the > main Go repository, only for the gofrontend project and the > gofrontend-...@googlegroups.com mailing list rather than the go project > and the golang-...@googlegroups.com mailing list. Those changes will > then be merged into the GCC sources." > > Sorry about that; I think it might benefit from a rewrite for clarity > though. > > References: > > [1] "Contributing to the gccgo frontend - The Go Programming Language", > <https://golang.org/doc/gccgo_contribute.html>
The paragraph seems reasonable clear to me, so I'm obviously missing something. Can you suggest a clearer rewrite? Thanks. Ian