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

Issue 179055: code review 179055: fix TODO: insert semicolons before any sequence of comments (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 3 months ago by gri
Modified:
15 years, 3 months ago
Reviewers:
CC:
rsc
Visibility:
Public.

Description

fix TODO: insert semicolons before any sequence of comments that introduce the newline (important for correct placement of comments with gofmt when parsing new syntax)

Patch Set 1 #

Patch Set 2 : code review 179055: fix TODO: insert semicolons before any sequence of comments #

Patch Set 3 : code review 179055: fix TODO: insert semicolons before any sequence of comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -45 lines) Patch
M src/pkg/go/scanner/scanner.go View 8 chunks +64 lines, -39 lines 0 comments Download
M src/pkg/go/scanner/scanner_test.go View 2 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc, I'd like you to review the following change.
15 years, 3 months ago (2009-12-15 04:32:24 UTC) #1
rsc
LGTM
15 years, 3 months ago (2009-12-15 06:09:03 UTC) #2
gri
15 years, 3 months ago (2009-12-15 16:41:55 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e45c92bd719c ***

fix TODO: insert semicolons before any sequence of comments
that introduce the newline (important for correct placement
of comments with gofmt when parsing new syntax)

R=rsc
http://codereview.appspot.com/179055
Sign in to reply to this message.

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