From: Robert Griesemer Date: Wed, 14 Dec 2011 01:22:11 +0000 (-0800) Subject: spec: values of underlying type uintptr can be converted to unsafe.Pointer X-Git-Tag: weekly.2011-12-14~33 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=599c18fa3f7be22478cf39e7cc5f710a7b6f65b7;p=gostls13.git spec: values of underlying type uintptr can be converted to unsafe.Pointer Not a language change, just stating the facts. Fixes #1793. R=golang-dev, r CC=golang-dev https://golang.org/cl/5488071 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 18a41337b8..945caba9d9 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +