diff options
| author | Russ Cox <rsc@golang.org> | 2017-06-09 15:46:47 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2017-09-30 00:56:08 +0000 |
| commit | ee4fbbc6211cd978f199dd26ab73ff72cc8d95fd (patch) | |
| tree | d9b2eb5bea270f3d652572e4930b88f02305a7cc /src/database/sql/convert_test.go | |
| parent | a1fb024ac923bba8350ead22188fbcf0cca985a7 (diff) | |
| download | go-ee4fbbc6211cd978f199dd26ab73ff72cc8d95fd.tar.xz | |
cmd/go: stop creating nested temp directory trees
Now that we have -importcfg, there's no need for the
temporary directory trees that mirror the import path structure,
and we can drop a bunch of complex code that was building
and maintaining that structure.
This should fix "file name too long" errors on systems with low limits.
(For example #10651 and #17070, although we fixed those by
adding code to deal with very long file names on Windows instead.)
Change-Id: I11e221c6c1edeb81c3b2f1d89988f5235aa2bbb9
Reviewed-on: https://go-review.googlesource.com/56280
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/database/sql/convert_test.go')
0 files changed, 0 insertions, 0 deletions
