~tf4/goose/networking-prototype

Viewing all changes in revision 112.

  • Committer: Tarmac
  • Author(s): Dave Cheney
  • Date: 2013-11-26 04:05:38 UTC
  • mfrom: (110.2.3 goose)
  • Revision ID: tarmac-20131126040538-4tu7grw4dmc1thue
[r=dave-cheney],[bug=1250253],[bug=1254564] Fix assignment to private struct member

This was detected by the Go 1.2 compiler, but is an issue regardless of compiler or revision. The core problem was assignment to a private struct member in a different package.

https://codereview.appspot.com/31890043/

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: