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

Issue 4170045: code review 4170045: go/printer: line comments must always end in a newline (Closed)

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

Description

go/printer: line comments must always end in a newline Fixes issue 1503.

Patch Set 1 #

Patch Set 2 : diff -r e603eb2fe73e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -21 lines) Patch
M src/pkg/go/printer/printer.go View 1 6 chunks +27 lines, -20 lines 0 comments Download
M src/pkg/go/printer/printer_test.go View 1 2 chunks +36 lines, -1 line 0 comments Download

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 3 months ago (2011-02-11 23:31:58 UTC) #1
rsc
LGTM
14 years, 3 months ago (2011-02-12 02:24:19 UTC) #2
gri
14 years, 3 months ago (2011-02-14 03:28:55 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=bc51cd2c9915 ***

go/printer: line comments must always end in a newline

Fixes issue 1503.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4170045

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

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