mirror of https://github.com/golang/go.git
When there's an error running the C compiler for cgo, go list will produce output, but will also complain in stderr, and return a nonzero exit status. But it sholudn't return a non-zero exit status in that case when run with -e. Check for and suppress this case. Fixes golang/go#33462 Change-Id: Idae0970000a0cb134386f5e66d2b63b348ec8576 Reviewed-on: https://go-review.googlesource.com/c/tools/+/190339 Run-TryBot: Michael Matloob <matloob@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| analysis | ||
| ast | ||
| buildutil | ||
| callgraph | ||
| cfg | ||
| expect | ||
| gccgoexportdata | ||
| gcexportdata | ||
| internal | ||
| loader | ||
| packages | ||
| pointer | ||
| ssa | ||
| types | ||
| vcs | ||