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

Issue 14920052: code review 14920052: cmd/cgo: use __typeof__, -w instead of typeof, -Wno-all (Closed)

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

Description

cmd/cgo: use __typeof__, -w instead of typeof, -Wno-all Suggested by iant in earlier CL.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 4 months ago (2013-10-22 14:37:24 UTC) #1
bradfitz
LGTM On Oct 22, 2013 7:37 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > > Message: ...
11 years, 4 months ago (2013-10-22 15:01:03 UTC) #2
iant
LGTM
11 years, 4 months ago (2013-10-22 15:42:11 UTC) #3
rsc
11 years, 4 months ago (2013-10-22 22:33:27 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=98840b3349f4 ***

cmd/cgo: use __typeof__, -w instead of typeof, -Wno-all

Suggested by iant in earlier CL.

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

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