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

Issue 130090043: code review 130090043: fmt: fix size returned on fast path of ReadRune (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by r
Modified:
9 years, 8 months ago
Reviewers:
iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

fmt: fix size returned on fast path of ReadRune Fixes issue 8512.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M src/pkg/fmt/scan.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/fmt/scan_test.go View 1 chunk +32 lines, -0 lines 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/
9 years, 8 months ago (2014-08-15 16:49:34 UTC) #1
iant
LGTM
9 years, 8 months ago (2014-08-15 17:48:11 UTC) #2
r
9 years, 8 months ago (2014-08-15 18:41:15 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=db1c196c7e1b ***

fmt: fix size returned on fast path of ReadRune
Fixes issue 8512.

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

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