]> Cypherpunks repositories - gostls13.git/commit
doc: mention stack allocation of variable-sized make calls
authorKeith Randall <khr@golang.org>
Wed, 16 Apr 2025 20:50:44 +0000 (13:50 -0700)
committerKeith Randall <khr@golang.org>
Thu, 22 May 2025 22:10:44 +0000 (15:10 -0700)
commitaec96d686be16fda519f6fd4a6e3bbfe3454c0b9
treef28a6731fefd423cac23dfb2df6a6c27ca5f7ffa
parentc684dfcb8a8fe38a8414bfd07b94e9995e5cd308
doc: mention stack allocation of variable-sized make calls

Also mention the bisect tool and flag used to track down
incorrect uses.

Change-Id: Id36a236e1bb2733b8611b22a5b16916e7d9f5522
Reviewed-on: https://go-review.googlesource.com/c/go/+/666075
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
doc/next/5-toolchain.md