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

Issue 112530043: code review 112530043: include/u.h: define _DEFAULT_SOURCE for new glibc

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by bpowers
Modified:
9 years, 9 months ago
Reviewers:
gobot, iant
CC:
dave_cheney.net, iant, golang-codereviews
Visibility:
Public.

Description

include/u.h: define _DEFAULT_SOURCE for new glibc glibc devs have apparently decided _BSD_SOURCE will be deprecated on Linux, and issue a preprocessor warning if declaring _BSD_SOURCE without _DEFAULT_SOURCE. https://sourceware.org/glibc/wiki/Release/2.20 Fixes issue 8397.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M include/u.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9
dave_cheney.net
Please hg mail 112530043 this to start the review process.
9 years, 9 months ago (2014-07-21 11:03:02 UTC) #1
bpowers
Hello dave@cheney.net (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
9 years, 9 months ago (2014-07-21 12:48:30 UTC) #2
gobot
R=iant@golang.org (assigned by dave@cheney.net)
9 years, 9 months ago (2014-07-21 21:26:04 UTC) #3
bpowers
On 2014/07/21 21:26:04, gobot wrote: > mailto:R=iant@golang.org (assigned by mailto:dave@cheney.net) ping. Thoughts Ian?
9 years, 9 months ago (2014-07-25 13:20:40 UTC) #4
iant
LGTM
9 years, 9 months ago (2014-07-25 15:49:23 UTC) #5
iant
*** Submitted as https://code.google.com/p/go/source/detail?r=c8059ac4e0ec *** include/u.h: define _DEFAULT_SOURCE for new glibc glibc devs have apparently ...
9 years, 9 months ago (2014-07-25 15:54:14 UTC) #6
gobot
This CL appears to have broken the darwin-amd64-cheney builder. See http://build.golang.org/log/1dd4df310fe90ef42be5eddf018bb1d519cc3229
9 years, 9 months ago (2014-07-25 16:03:02 UTC) #7
iant
On Fri, Jul 25, 2014 at 9:03 AM, <gobot@golang.org> wrote: > This CL appears to ...
9 years, 9 months ago (2014-07-25 16:19:46 UTC) #8
bpowers
9 years, 9 months ago (2014-07-25 20:16:50 UTC) #9
On 2014/07/25 16:19:46, iant wrote:
> Does not appear to be related.  I hope.

Can we kickoff a rebuild on that builder?
Sign in to reply to this message.

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