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

Issue 3880041: code review 3880041: cgo: disallow use of C.errno (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:
r, r2, golang-dev
Visibility:
Public.

Description

cgo: disallow use of C.errno It's incorrect, and it causes cryptic linker errors. Fixes issue 1360.

Patch Set 1 #

Patch Set 2 : code review 3880041: cgo: disallow use of C.errno #

Patch Set 3 : code review 3880041: cgo: disallow use of C.errno #

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

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 4 months ago (2011-01-06 19:51:02 UTC) #1
r2
LGTM doesn't this fix a public issue? if so the CL should say so
13 years, 4 months ago (2011-01-06 19:52:05 UTC) #2
rsc
13 years, 4 months ago (2011-01-06 20:15:32 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=4aafffd81662 ***

cgo: disallow use of C.errno

It's incorrect, and it causes cryptic linker errors.

Fixes issue 1360.

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

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