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

Issue 4446055: code review 4446055: gob: have errorf always prefix the message with "gob: " (Closed)

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

Description

gob: have errorf always prefix the message with "gob: " to regularize the errors.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -22 lines) Patch
M src/pkg/gob/debug.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/gob/decode.go View 14 chunks +14 lines, -14 lines 0 comments Download
M src/pkg/gob/encode.go View 6 chunks +6 lines, -6 lines 0 comments Download
M src/pkg/gob/error.go View 1 chunk +2 lines, -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 to https://go.googlecode.com/hg/
14 years ago (2011-04-20 21:12:10 UTC) #1
rsc
LGTM
14 years ago (2011-04-20 21:14:41 UTC) #2
r
14 years ago (2011-04-20 21:22:55 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=27c1e5a1aa71 ***

gob: have errorf always prefix the message with "gob: "
to regularize the errors.

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

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