diff options
| author | Russ Cox <rsc@golang.org> | 2011-11-01 21:45:21 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2011-11-01 21:45:21 -0400 |
| commit | 758200f219641b2ca8af1a5264456a72124a1b21 (patch) | |
| tree | 5b647e39e1509576a6335411c3490d9476bb5c98 /src/pkg/http | |
| parent | d9877e22fe205800029ef3d39b015b2def5a79b0 (diff) | |
| download | go-758200f219641b2ca8af1a5264456a72124a1b21.tar.xz | |
gofix: 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.
R=iant, r, r
CC=golang-dev
https://golang.org/cl/5305066
Diffstat (limited to 'src/pkg/http')
0 files changed, 0 insertions, 0 deletions
