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

Issue 10981043: code review 10981043: cmd/cgo: clarify the underscore prefix rule and C union... (Closed)

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

Description

cmd/cgo: clarify the underscore prefix rule and C union representation in Go.

Patch Set 1 #

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

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

Total comments: 1

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

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

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

Messages

Total messages: 5
minux1
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 12 months ago (2013-07-07 15:55:17 UTC) #1
rsc
https://codereview.appspot.com/10981043/diff/6001/src/cmd/cgo/doc.go File src/cmd/cgo/doc.go (right): https://codereview.appspot.com/10981043/diff/6001/src/cmd/cgo/doc.go#newcode52 src/cmd/cgo/doc.go:52: Within the Go file, C's struct field names that ...
11 years, 12 months ago (2013-07-08 19:34:07 UTC) #2
minux1
On Tue, Jul 9, 2013 at 3:34 AM, <rsc@golang.org> wrote: > > https://codereview.appspot.**com/10981043/diff/6001/src/**cmd/cgo/doc.go<https://codereview.appspot.com/10981043/diff/6001/src/cmd/cgo/doc.go> > File ...
11 years, 12 months ago (2013-07-08 19:51:07 UTC) #3
rsc
LGTM I guess that makes sense: otherwise there'd be an ambiguity. Russ
11 years, 12 months ago (2013-07-08 19:58:05 UTC) #4
minux1
11 years, 12 months ago (2013-07-11 20:34:17 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=71b65f4dbe6f ***

cmd/cgo: clarify the underscore prefix rule and C union representation in Go.

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

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