Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3010)

Issue 31890043: Fix assignment to private struct member

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by dave
Modified:
9 years, 7 months ago
Reviewers:
mp+196471
Visibility:
Public.

Description

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://code.launchpad.net/~dave-cheney/goose/goose/+merge/196471 Requires: https://code.launchpad.net/~mwhudson/goose/gccgo-compat/+merge/196460 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Fix assignment to private struct member #

Patch Set 3 : Fix assignment to private struct member #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M testservices/hook/service_gccgo.go View 3 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 3
dave_cheney.net
Please take a look.
10 years, 5 months ago (2013-11-25 05:56:24 UTC) #1
dave_cheney.net
Please take a look.
10 years, 5 months ago (2013-11-26 00:58:49 UTC) #2
dave_cheney.net
9 years, 7 months ago (2014-09-08 06:42:58 UTC) #3
Please take a look.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b