Description[release-branch.r60] gofix: do not convert url in field names
««« CL 4972052 / 0f7a647510f9
gofix: do not convert url in field names
There's some ambiguity in the U{url: url} case as it could be
both a map or a struct literal, but given context it's more
likely a struct, so U{url: url_} rather than U{url_: url_}.
At least that was the case for me.
R=golang-dev, rsc, adg
CC=golang-dev
http://codereview.appspot.com/4972052
»»»
Patch Set 1 #Patch Set 2 : diff -r 5c347c57f6c7 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 5c347c57f6c7 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|