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

Issue 156330043: code review 156330043: encoding/gob: fix print format in generate decoder helpers (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by r
Modified:
10 years, 4 months ago
Reviewers:
adg
CC:
golang-codereviews, adg
Visibility:
Public.

Description

encoding/gob: fix print format in generated decoder helpers Needed a %% to quote a percent in the format.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M src/encoding/gob/dec_helpers.go View 16 chunks +16 lines, -16 lines 0 comments Download
M src/encoding/gob/decgen.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
r
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 5 months ago (2014-10-18 05:07:39 UTC) #1
adg
LGTM
10 years, 4 months ago (2014-10-19 10:10:00 UTC) #2
r
10 years, 4 months ago (2014-10-19 13:44:55 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=a68abe0de054 ***

encoding/gob: fix print format in generated decoder helpers
Needed a %% to quote a percent in the format.

LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://codereview.appspot.com/156330043
Sign in to reply to this message.

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