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

Issue 5440079: code review 5440079: encoding/gob: don't send type info for unexported fields (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by r
Modified:
13 years, 8 months ago
Reviewers:
CC:
golang-dev, dsymonds
Visibility:
Public.

Description

encoding/gob: don't send type info for unexported fields Fixes issue 2517.

Patch Set 1 #

Patch Set 2 : diff -r eee062ef2f11 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M src/pkg/encoding/gob/encoder.go View 1 chunk +3 lines, -1 line 0 comments Download
M src/pkg/encoding/gob/encoder_test.go View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-12-02 04:40:36 UTC) #1
dsymonds
LGTM
13 years, 8 months ago (2011-12-02 04:43:52 UTC) #2
r
13 years, 8 months ago (2011-12-02 08:02:27 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=491f09162844 ***

encoding/gob: don't send type info for unexported fields
Fixes issue 2517.

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/5440079
Sign in to reply to this message.

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