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

Issue 7450043: code review 7450043: go-tour: Adding semicolons that were dropped by gofmt (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by campoy
Modified:
11 years, 2 months ago
Reviewers:
CC:
golang-dev, minux1, r, adg1
Visibility:
Public.

Description

go-tour: Adding semicolons that were dropped by gofmt

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : diff -r 0bc41f02a195 https://code.google.com/p/go-tour #

Total comments: 2

Patch Set 4 : diff -r 0bc41f02a195 https://code.google.com/p/go-tour #

Patch Set 5 : diff -r 0bc41f02a195 https://code.google.com/p/go-tour #

Patch Set 6 : diff -r 0bc41f02a195 https://code.google.com/p/go-tour #

Patch Set 7 : diff -r 0bc41f02a195 https://code.google.com/p/go-tour #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M prog/for-continued.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
campoy
Hello golang-dev@googlegroups.com (cc: adg@golang.org), I'd like you to review this change to https://code.google.com/p/go-tour
11 years, 2 months ago (2013-02-28 19:12:46 UTC) #1
minux1
https://codereview.appspot.com/7450043/diff/3001/prog/for-continued.go File prog/for-continued.go (right): https://codereview.appspot.com/7450043/diff/3001/prog/for-continued.go#newcode7 prog/for-continued.go:7: for ; sum < 1000; { am i missing ...
11 years, 2 months ago (2013-02-28 19:17:50 UTC) #2
campoy
https://codereview.appspot.com/7450043/diff/3001/prog/for-continued.go File prog/for-continued.go (right): https://codereview.appspot.com/7450043/diff/3001/prog/for-continued.go#newcode7 prog/for-continued.go:7: for ; sum < 1000; { They are equivalent, ...
11 years, 2 months ago (2013-02-28 19:20:02 UTC) #3
r
LGTM
11 years, 2 months ago (2013-02-28 19:30:03 UTC) #4
minux1
On Fri, Mar 1, 2013 at 3:20 AM, <campoy@google.com> wrote: > > https://codereview.appspot.**com/7450043/diff/3001/prog/** > for-continued.go#newcode7<https://codereview.appspot.com/7450043/diff/3001/prog/for-continued.go#newcode7> ...
11 years, 2 months ago (2013-02-28 19:34:45 UTC) #5
campoy
11 years, 2 months ago (2013-02-28 20:40:08 UTC) #6
*** Submitted as https://code.google.com/p/go-tour/source/detail?r=dd4f0b547fbc
***

go-tour: Adding semicolons that were dropped by gofmt

R=golang-dev, minux.ma, r
CC=adg, golang-dev
https://codereview.appspot.com/7450043
Sign in to reply to this message.

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