]> Cypherpunks repositories - gostls13.git/commit
doc/go1.14: -d=checkptr is not yet recommended on Windows
authorAustin Clements <austin@google.com>
Thu, 9 Jan 2020 17:44:52 +0000 (12:44 -0500)
committerAustin Clements <austin@google.com>
Thu, 9 Jan 2020 20:43:24 +0000 (20:43 +0000)
commit199bc0003d3a2444da604f0d073efc550632bae6
tree5b9b90f7147b655b6e6de6d0f16db6d314c6d08c
parent10bfe5b9617c77c4e5e7cfb2a369b649110cc3c6
doc/go1.14: -d=checkptr is not yet recommended on Windows

Hopefully we'll have the remaining safety violations in the standard
library ironed out by 1.15.

We also fix a minor (but important) typo while we're here.

Updates #34964, #34972.

Change-Id: Ic72fd4d9411b749f8c0cea87e95ab68347009893
Reviewed-on: https://go-review.googlesource.com/c/go/+/214118
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.14.html