Closed GoogleCodeExporter closed 9 years ago
Meta-data from structs are cached. Anonymous structs will all have the same
identifier, and that messed with what you were doing.
I'll have to change it to not cache the meta-data in this case (and log a
warning), but for now just don't use anonymous structs.
Original comment by rodrigo.moraes
on 7 Nov 2011 at 10:36
Original comment by rodrigo.moraes
on 7 Nov 2011 at 10:36
This issue was closed by revision 9ea137d4ea47.
Original comment by rodrigo.moraes
on 15 Feb 2012 at 10:52
Note: Fixed only in the Go1 version.
Original comment by rodrigo.moraes
on 15 Feb 2012 at 10:55
Original issue reported on code.google.com by
ernestok...@gmail.com
on 6 Nov 2011 at 6:58Attachments: