On 2012/09/22 12:52:35, rsc wrote:
*** Submitted as
http://code.google.com/p/go/source/detail?r=a1dbdb805e2e ***
reflect: add Type.ConvertibleTo, Value.Convert (API CHANGE)
Fixes issue 4047.
R=iant, r
CC=golang-dev
http://codereview.appspot.com/6500065
*** Submitted as
http://code.google.com/p/go/source/detail?r=a1dbdb805e2e ***
reflect: add Type.ConvertibleTo, Value.Convert (API CHANGE)
Fixes issue 4047.
R=iant, r
CC=golang-dev
http://codereview.appspot.com/6500065
"ConvertibleTo"):
panic("reflect: nil type passed to Type.AssignableTo")
Sorry if this isn't the best way to provide you with this feedback (or
if it is unhelpful); I'm unfamiliar with this reviewing tool.
http://codereview.appspot.com/6500065/