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

Issue 5319057: code review 5319057: cgo, gotest: use error instead of os.Error in generated code (Closed)

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

Description

cgo, gotest: use error instead of os.Error in generated code

Patch Set 1 #

Patch Set 2 : diff -r a7ee8dfa634d https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 26990717694c https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 5693fcd351c4 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M src/cmd/cgo/doc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/cgo/out.go View 1 3 chunks +4 lines, -4 lines 0 comments Download
M src/cmd/gotest/gotest.go View 1 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-10-28 04:05:08 UTC) #1
iant
LGTM
13 years, 4 months ago (2011-10-28 06:03:20 UTC) #2
rsc
13 years, 4 months ago (2011-11-02 01:49:24 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ed90ac3dff84 ***

cgo, gotest: use error instead of os.Error in generated code

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

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