Descriptionreflect: better error for walking through nil embedded struct pointer
The old error was "call of reflect.Value.Field on ptr Value".
http://play.golang.org/p/Zm-ZbQaPeR
Patch Set 1 #Patch Set 2 : diff -r b5eda189b974 https://code.google.com/p/go/ #Patch Set 3 : diff -r b5eda189b974 https://code.google.com/p/go/ #
Total comments: 1
Patch Set 4 : diff -r b5eda189b974 https://code.google.com/p/go/ #Patch Set 5 : diff -r ca78452beddf https://code.google.com/p/go/ #MessagesTotal messages: 5
|