diff options
| author | Daniel Martí <mvdan@mvdan.cc> | 2017-05-24 11:34:56 +0100 |
|---|---|---|
| committer | Daniel Martí <mvdan@mvdan.cc> | 2017-06-09 16:13:52 +0000 |
| commit | e5e0e5fc3e608046a3dcc2db1ac195769a542b97 (patch) | |
| tree | 6b2056ee2163817adefcdb79d9ccfb1c283ff024 /src/os/exec/exec.go | |
| parent | 504b8d15d656e1085dd0a741e294113dcc2bde9a (diff) | |
| download | go-e5e0e5fc3e608046a3dcc2db1ac195769a542b97.tar.xz | |
cmd/compile: don't use ."" as a pkg prefix
This results in names to unexported fields like
net.(*Dialer)."".deadline instead of net.(*Dialer).deadline.
Fixes #18419.
Change-Id: I0415c68b77cc16125c2401320f56308060ac3f25
Reviewed-on: https://go-review.googlesource.com/44070
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
