Descriptiongc: correct handling of unexported method names in embedded interfaces
go/types: update for export data format change
reflect: require package qualifiers to match during interface check
runtime: require package qualifiers to match during interface check
test: fixed bug324, adapt to be silent
Fixes issue 1550.
Issue 1536 remains open.
Patch Set 1 #Patch Set 2 : diff -r 79deef5a2706 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 79deef5a2706 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r bc9e9e3e43e2 https://go.googlecode.com/hg/ #
MessagesTotal messages: 6
|