Descriptioncgo: print error instead of panic on undeclared enums/structs
Types are left as nil if no DWARF information is found and
checking in the rewriting pass so that appropriate errors
with line numbers can be printed.
Fixes issue 2408.
Patch Set 1 #Patch Set 2 : diff -r 64a7c82147a0 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 64a7c82147a0 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r 84def2047f20 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 84def2047f20 https://go.googlecode.com/hg/ #MessagesTotal messages: 10
|