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

Issue 5674071: code review 5674071: encoding/gob: catch internal error when it happens (Closed)

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

Description

encoding/gob: catch internal error when it happens It was being skipped due to an oversight. Also adjust naming parameters for map type construction - makes debugging easier. Prelude to issue 3026.

Patch Set 1 #

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

Patch Set 3 : diff -r c9dae91ce714 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 87b98f188120 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -7 lines) Patch
M src/pkg/encoding/gob/decode.go View 1 4 chunks +5 lines, -7 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, 3 months ago (2012-02-16 10:43:07 UTC) #1
dsymonds
LGTM
13 years, 3 months ago (2012-02-16 10:48:43 UTC) #2
r
13 years, 3 months ago (2012-02-16 20:08:01 UTC) #3
*** Submitted as 8cba5a2dc484 ***

encoding/gob: catch internal error when it happens
It was being skipped due to an oversight.
Also adjust naming parameters for map type construction - makes debugging
easier.
Prelude to issue 3026.

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

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