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

Issue 9120045: code review 9120045: cmd/cgo: pass -Wsystem-headers when looking for errors (Closed)

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

Description

cmd/cgo: pass -Wsystem-headers when looking for errors This works around a bug in GCC 4.8.0. Fixes issue 5118.

Patch Set 1 #

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

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

Messages

Total messages: 4
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 11 months ago (2013-05-08 03:32:17 UTC) #1
r
LGTM
10 years, 11 months ago (2013-05-08 06:05:24 UTC) #2
minux1
LGTM.
10 years, 11 months ago (2013-05-08 08:07:17 UTC) #3
iant
10 years, 11 months ago (2013-05-08 13:28:48 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=e4f62df3e6c9 ***

cmd/cgo: pass -Wsystem-headers when looking for errors

This works around a bug in GCC 4.8.0.

Fixes issue 5118.

R=golang-dev, r, minux.ma
CC=golang-dev
https://codereview.appspot.com/9120045
Sign in to reply to this message.

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