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

Issue 6856054: code review 6856054: go/printer: simply ignore filename changes in position ... (Closed)

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

Description

go/printer: simply ignore filename changes in position information There's no good reason to make any printer state adjustments simply because the file name in node position information has changed. Eliminate the relevant code.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -15 lines) Patch
M src/pkg/go/printer/printer.go View 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 3
gri
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 8 months ago (2012-11-16 21:43:24 UTC) #1
r
LGTM
12 years, 8 months ago (2012-11-19 19:15:35 UTC) #2
gri
12 years, 8 months ago (2012-11-19 21:23:38 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=6d4229bb6307 ***

go/printer: simply ignore filename changes in position information

There's no good reason to make any printer state adjustments
simply because the file name in node position information has
changed. Eliminate the relevant code.

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

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