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

Issue 14870046: code review 14870046: cmd/cgo: fix line number in an error message (Closed)

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

Description

cmd/cgo: fix line number in an error message Fixes issue 6563.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 90a628ac54ed https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -15 lines) Patch
M misc/cgo/errors/err1.go View 1 2 1 chunk +5 lines, -1 line 0 comments Download
A misc/cgo/errors/err2.go View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M misc/cgo/errors/test.bash View 1 2 3 1 chunk +25 lines, -13 lines 0 comments Download
M src/cmd/cgo/gcc.go View 1 2 3 4 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 5
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 6 months ago (2013-10-18 20:00:23 UTC) #1
iant
Could add a test to misc/cgo/errors.
10 years, 6 months ago (2013-10-18 20:06:30 UTC) #2
rsc
Thanks, didn't know about misc/cgo/errors. Done. PTAL
10 years, 6 months ago (2013-10-18 20:11:18 UTC) #3
iant
LGTM
10 years, 6 months ago (2013-10-18 20:29:42 UTC) #4
rsc
10 years, 6 months ago (2013-10-18 20:52:47 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=b508daf6dae6 ***

cmd/cgo: fix line number in an error message

Fixes issue 6563.

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

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