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

Issue 6428072: code review 6428072: encoding/gob: revert 6348067, which broke compatibility (Closed)

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

Description

encoding/gob: revert 6348067, which broke compatibility Add commentary to explain better what's going on, but the code change is a simple one-line reversal to the previous form.

Patch Set 1 #

Patch Set 2 : diff -r a9262e3456ff https://code.google.com/p/go #

Total comments: 1

Patch Set 3 : diff -r 64195dbf632d https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
M src/pkg/encoding/gob/type.go View 1 2 1 chunk +18 lines, -2 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 10 months ago (2012-07-23 18:59:53 UTC) #1
rsc
LGTM http://codereview.appspot.com/6428072/diff/3/src/pkg/encoding/gob/type.go File src/pkg/encoding/gob/type.go (right): http://codereview.appspot.com/6428072/diff/3/src/pkg/encoding/gob/type.go#newcode758 src/pkg/encoding/gob/type.go:758: // TODO: This next line briefly said "rt ...
12 years, 10 months ago (2012-07-23 19:10:33 UTC) #2
r
12 years, 10 months ago (2012-07-23 20:35:06 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=3357d8d34ab8 ***

encoding/gob: revert 6348067, which broke compatibility
Add commentary to explain better what's going on, but the
code change is a simple one-line reversal to the previous
form.

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

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