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

Issue 4044043: code review 4044043: gob: report an error when encoding a non-empty struct with (Closed)

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

Description

gob: report an error when encoding a non-empty struct with no public fields. Fix a couple of tests caught out by this change.

Patch Set 1 #

Patch Set 2 : code review 4044043: gob: report an error when encoding a non-empty struct with #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M src/pkg/gob/codec_test.go View 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/gob/encode.go View 2 chunks +10 lines, -11 lines 0 comments Download
M src/pkg/gob/encoder_test.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 4 months ago (2011-01-22 04:36:43 UTC) #1
rsc
LGTM On Friday, January 21, 2011, <r@golang.org> wrote: > Reviewers: rsc, > > Message: > ...
14 years, 4 months ago (2011-01-22 06:27:14 UTC) #2
r
14 years, 4 months ago (2011-01-22 08:10:17 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=458b61d28cc4 ***

gob: report an error when encoding a non-empty struct with
no public fields.
Fix a couple of tests caught out by this change.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4044043
Sign in to reply to this message.

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