]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] cmd/go: be clear that import loops are bad
authorRuss Cox <rsc@golang.org>
Fri, 21 Sep 2012 19:54:56 +0000 (05:54 +1000)
committerRuss Cox <rsc@golang.org>
Fri, 21 Sep 2012 19:54:56 +0000 (05:54 +1000)
commite09cf61b6430c03a912d749ced1a79b124c7c0fe
tree29ef5d2e31b150629fefdd6f95bd9558b64528db
parent42b175477508a2ce3c2febd252a100efef9e1e3e
[release-branch.go1] cmd/go: be clear that import loops are bad

««« backport f697709b5082
cmd/go: be clear that import loops are bad

There was mail on golang-nuts a few weeks ago
from someone who understood the message perfectly
and knew he had a cyclic dependency but assumed
that Go, like Python or Java, was supposed to handle it.

R=golang-dev, bradfitz, dave
CC=golang-dev
https://golang.org/cl/6488069

»»»
src/cmd/go/pkg.go