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

Issue 1193046: code review 1193046: cgo: call fatal() with a descriptive error message if ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by dho
Modified:
13 years, 9 months ago
Reviewers:
CC:
rsc, iant, golang-dev, graeme.perrow_gmail.com
Visibility:
Public.

Description

cgo: call fatal() with a descriptive error message if the file does not consume any C symbols.

Patch Set 1 #

Total comments: 1

Patch Set 2 : code review 1193046: cgo: call fatal() with a descriptive error message if ... #

Total comments: 1

Patch Set 3 : code review 1193046: cgo: call fatal() with a descriptive error message if ... #

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

Messages

Total messages: 8
dho
reviewing myself. http://codereview.appspot.com/1193046/diff/1/2 File src/cmd/cgo/main.go (right): http://codereview.appspot.com/1193046/diff/1/2#newcode89 src/cmd/cgo/main.go:89: } Should probably actually let the user ...
13 years, 11 months ago (2010-05-21 06:54:38 UTC) #1
dho
Hello rsc, iant (cc: golang-dev@googlegroups.com, graeme.perrow@gmail.com), I'd like you to review this change.
13 years, 11 months ago (2010-05-21 17:39:17 UTC) #2
rsc1
LGTM http://codereview.appspot.com/1193046/diff/4001/5001 File src/cmd/cgo/main.go (right): http://codereview.appspot.com/1193046/diff/4001/5001#newcode88 src/cmd/cgo/main.go:88: fatal("No C symbols were used in cgo file: ...
13 years, 11 months ago (2010-05-21 21:49:15 UTC) #3
dho
Hello rsc, iant (cc: golang-dev@googlegroups.com, graeme.perrow@gmail.com), Please take another look.
13 years, 11 months ago (2010-05-21 21:51:24 UTC) #4
rsc1
LGTM
13 years, 11 months ago (2010-05-21 21:53:59 UTC) #5
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=f69ebed1f9ae *** cgo: better error for no C symbols R=rsc, iant CC=golang-dev, ...
13 years, 11 months ago (2010-05-22 00:31:20 UTC) #6
rsc
This broke the build; rolled back.
13 years, 11 months ago (2010-05-24 16:58:10 UTC) #7
dho
13 years, 9 months ago (2010-07-15 15:30:37 UTC) #8
*** Abandoned ***
Sign in to reply to this message.

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