Descriptionencoding/binary: make type error more specific
Right now it says 'invalid type S' for a struct type S.
Instead, say which type inside the struct is the problem.
Fixes issue 4825.
Patch Set 1 #Patch Set 2 : diff -r 2523d1acf788 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 2523d1acf788 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 2523d1acf788 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|