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

Issue 7300100: code review 7300100: cmd/vet: drop column information from error (Closed)

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

Description

cmd/vet: drop column information from error The column information can be misleading.

Patch Set 1 #

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

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

Total comments: 2

Patch Set 4 : diff -r 3298d36afcd6 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M src/cmd/vet/main.go View 1 2 3 1 chunk +10 lines, -4 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 2 months ago (2013-02-13 03:33:45 UTC) #1
dsymonds
LGTM https://codereview.appspot.com/7300100/diff/4001/src/cmd/vet/main.go File src/cmd/vet/main.go (right): https://codereview.appspot.com/7300100/diff/4001/src/cmd/vet/main.go#newcode206 src/cmd/vet/main.go:206: loc := f.loc(pos) I'd probably inline this into ...
11 years, 2 months ago (2013-02-13 03:36:10 UTC) #2
r
LGTM https://codereview.appspot.com/7300100/diff/4001/src/cmd/vet/main.go File src/cmd/vet/main.go (right): https://codereview.appspot.com/7300100/diff/4001/src/cmd/vet/main.go#newcode199 src/cmd/vet/main.go:199: // Do not print column: it's too exact. ...
11 years, 2 months ago (2013-02-13 05:07:40 UTC) #3
rsc
11 years, 2 months ago (2013-02-14 03:34:43 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=31065f4dbca5 ***

cmd/vet: drop column information from error

The column information can be misleading.

R=golang-dev, dsymonds, r
CC=golang-dev
https://codereview.appspot.com/7300100
Sign in to reply to this message.

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