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

Issue 7085051: code review 7085051: encoding/gob: handle encoding of different indirects of...

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by kevlar
Modified:
10 years, 9 months ago
Reviewers:
r
CC:
r, golang-dev
Visibility:
Public.

Description

encoding/gob: handle encoding of different indirects of GobEncoder Fixes issue 4647.

Patch Set 1 #

Patch Set 2 : diff -r f4e5087c1c19 http://code.google.com/p/go #

Patch Set 3 : diff -r f4e5087c1c19 http://code.google.com/p/go #

Total comments: 1

Patch Set 4 : diff -r f4e5087c1c19 http://code.google.com/p/go #

Total comments: 4

Patch Set 5 : diff -r f4e5087c1c19 http://code.google.com/p/go #

Patch Set 6 : diff -r f4e5087c1c19 http://code.google.com/p/go #

Patch Set 7 : diff -r f4e5087c1c19 http://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -2 lines) Patch
M src/pkg/encoding/gob/encoder.go View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/encoding/gob/gobencdec_test.go View 1 2 3 4 5 2 chunks +67 lines, -0 lines 0 comments Download

Messages

Total messages: 9
kevlar
Hello r@golang.org, golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to http://code.google.com/p/go
11 years, 3 months ago (2013-01-12 20:51:11 UTC) #1
r
feel free to leave this for me. i'll get to it, but not right away. ...
11 years, 3 months ago (2013-01-13 17:04:10 UTC) #2
kevlar
PTAL On 2013/01/13 17:04:10, r wrote: > feel free to leave this for me. i'll ...
11 years, 3 months ago (2013-01-13 17:40:50 UTC) #3
r
https://codereview.appspot.com/7085051/diff/8001/src/pkg/encoding/gob/encoder.go File src/pkg/encoding/gob/encoder.go (right): https://codereview.appspot.com/7085051/diff/8001/src/pkg/encoding/gob/encoder.go#newcode140 src/pkg/encoding/gob/encoder.go:140: // we need to tell the other side that ...
11 years, 3 months ago (2013-01-13 18:13:14 UTC) #4
kevlar
PTAL https://codereview.appspot.com/7085051/diff/8001/src/pkg/encoding/gob/encoder.go File src/pkg/encoding/gob/encoder.go (right): https://codereview.appspot.com/7085051/diff/8001/src/pkg/encoding/gob/encoder.go#newcode140 src/pkg/encoding/gob/encoder.go:140: // we need to tell the other side ...
11 years, 3 months ago (2013-01-13 18:50:20 UTC) #5
r
LGTM can someone check this in please? i don't have a current client.
11 years, 3 months ago (2013-01-14 05:03:56 UTC) #6
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=1f6d97900209 *** encoding/gob: handle encoding of different indirects of GobEncoder Fixes issue ...
11 years, 3 months ago (2013-01-14 05:07:21 UTC) #7
adg
sure.
11 years, 3 months ago (2013-01-14 05:07:21 UTC) #8
remyoudompheng
10 years, 9 months ago (2013-07-20 20:08:55 UTC) #9
R=close
Sign in to reply to this message.

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