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

Issue 1864046: code review 1864046: fmt.Scanf: handle trailing spaces. (Closed)

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

Description

fmt.Scanf: handle trailing spaces. Fixes issue 954.

Patch Set 1 #

Patch Set 2 : code review 1864046: fmt.Scanf: handle trailing spaces. #

Patch Set 3 : code review 1864046: fmt.Scanf: handle trailing spaces. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -12 lines) Patch
M src/pkg/fmt/scan.go View 1 2 9 chunks +15 lines, -12 lines 0 comments Download
M src/pkg/fmt/scan_test.go View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 7 months ago (2010-07-26 23:34:00 UTC) #1
rsc
LGTM s/awaysStop/stop/ or at least s//alwaysStop/
14 years, 7 months ago (2010-07-26 23:37:13 UTC) #2
r
14 years, 7 months ago (2010-07-26 23:38:37 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=d35c27b3a13f ***

fmt.Scanf: handle trailing spaces.
Fixes issue 954.

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

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