Descriptiongofix: error fix
To make the error fix more useful, expand typecheck to gather
more information about struct fields, typecheck range statements,
typecheck indirect and index of named types, and collect information
about assignment conversions.
Also, change addImport to rename top-level uses of a to-be-imported
identifier to avoid conflicts. This duplicated some of the code in
the url fix, so that fix is now shorter.
Patch Set 1 #Patch Set 2 : diff -r 181517df0815 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 3f70682b9214 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r a7ee8dfa634d https://go.googlecode.com/hg/ #Patch Set 5 : diff -r a7ee8dfa634d https://go.googlecode.com/hg/ #
Total comments: 7
Patch Set 6 : diff -r db6289ea7a02 https://go.googlecode.com/hg/ #Patch Set 7 : diff -r 2be61232b4e2 https://go.googlecode.com/hg/ #
MessagesTotal messages: 7
|