]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: more detail in import conflict error message
authorRuss Cox <rsc@golang.org>
Mon, 9 Sep 2013 16:30:53 +0000 (12:30 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 9 Sep 2013 16:30:53 +0000 (12:30 -0400)
commit85195e2ccfcba41f1d0a4c8a6e1db6b3b6cc9691
treedf6a83049182c5bec946f4d36ccac93ac41e09e1
parent8d530f2472f1c4ef5cf0513a6735869fb606fa96
cmd/gc: more detail in import conflict error message

Cannot happen when using the go command, but help
people running commands by hand or with other tools.

Fixes #5888.

R=ken2
CC=golang-dev
https://golang.org/cl/13324048
src/cmd/gc/export.c
src/cmd/gc/go.h