Descriptioncmd/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.
Patch Set 1 #Patch Set 2 : diff -r d15f71f90167 https://code.google.com/p/go/ #Patch Set 3 : diff -r 30d7ee9da51d https://code.google.com/p/go/ #
Total comments: 1
Patch Set 4 : diff -r 70d1223bcd34 https://code.google.com/p/go/ #MessagesTotal messages: 6
|