]> Cypherpunks repositories - gostls13.git/commit
cmd/go: improve error message for names forbidden by Windows
authorIan Lance Taylor <iant@golang.org>
Mon, 7 Jan 2019 21:35:53 +0000 (13:35 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 7 Jan 2019 22:08:17 +0000 (22:08 +0000)
commit5a0743b020d3bf7875edd5ed50c9ee69d728e10e
tree14a26a44bda44ddaee70ed9237d60e9bc7bc3b90
parent902b1f605908cc412e418ede6821fd8122979297
cmd/go: improve error message for names forbidden by Windows

Fixes #29589

Change-Id: I69ad461e70b236d9729a42053e35128437449e32
Reviewed-on: https://go-review.googlesource.com/c/156658
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/module/module.go