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

Issue 12028049: code review 12028049: cmd/gc: insert \n at end of every input file (Closed)

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

Description

cmd/gc: insert \n at end of every input file Not just the first one. Fixes issue 5433. Fixes issue 5913.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M src/cmd/gc/go.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/lex.c View 1 2 3 chunks +4 lines, -1 line 0 comments Download
M test/fixedbugs/bug435.go View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 2 months ago (2013-07-30 14:27:06 UTC) #1
rsc
12 years, 2 months ago (2013-07-30 14:27:15 UTC) #2
*** Submitted as https://code.google.com/p/go/source/detail?r=d79794a4073f ***

cmd/gc: insert \n at end of every input file

Not just the first one.

Fixes issue 5433.
Fixes issue 5913.

R=ken2
CC=golang-dev
https://codereview.appspot.com/12028049
Sign in to reply to this message.

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