Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Issue 2974603002: [Protobuf] Add <map> include to workaround a gcc bug (Closed)

Created:
3 years, 5 months ago by Tom Anderson
Modified:
3 years, 5 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Protobuf] Add <map> include to workaround a gcc bug GCC gets a bit confused by libc++'s map headers, and including <map> after <set> can cause problems under certain conditions [1]. [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347 BUG=webrtc:7922 R=pkasting@chromium.org,dpranke@chromium.org Review-Url: https://codereview.chromium.org/2974603002 Cr-Commit-Position: refs/heads/master@{#486608} Committed: https://chromium.googlesource.com/chromium/src/+/5573361f7b2cf91b5b4f38d3c277e8687b7a60de

Patch Set 1 #

Total comments: 2

Patch Set 2 : forward diff #

Patch Set 3 : Add no-op change to mb.py #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M third_party/protobuf/README.chromium View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/protobuf/patches/0012-add-map-include.patch View 1 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor.h View 1 chunk +1 line, -0 lines 0 comments Download
M tools/mb/mb.py View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 52 (40 generated)
Tom Anderson
pkasting@ ptal
3 years, 5 months ago (2017-07-06 22:58:31 UTC) #4
Peter Kasting
It looks to me like the source file didn't need this #include anyway. Have you ...
3 years, 5 months ago (2017-07-06 23:19:23 UTC) #8
Tom Anderson
On 2017/07/06 23:19:23, Peter Kasting wrote: > It looks to me like the source file ...
3 years, 5 months ago (2017-07-06 23:51:08 UTC) #9
Peter Kasting
On 2017/07/06 23:51:08, Tom Anderson wrote: > I believe updating protobuf would be a challenge ...
3 years, 5 months ago (2017-07-06 23:54:04 UTC) #10
Tom Anderson
On 2017/07/06 23:54:04, Peter Kasting wrote: > On 2017/07/06 23:51:08, Tom Anderson wrote: > > ...
3 years, 5 months ago (2017-07-13 00:11:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2974603002/40001
3 years, 5 months ago (2017-07-13 00:12:11 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/336145)
3 years, 5 months ago (2017-07-13 00:27:50 UTC) #15
Tom Anderson
Weird. linux_chromium_{compile_dbg,rel}_ng keep failing over and over again, in both with and without patch compile ...
3 years, 5 months ago (2017-07-13 21:33:07 UTC) #32
Tom Anderson
+dpranke for tools/mb/mb.py
3 years, 5 months ago (2017-07-13 21:56:16 UTC) #36
Dirk Pranke
lgtm
3 years, 5 months ago (2017-07-13 21:57:01 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2974603002/60001
3 years, 5 months ago (2017-07-14 01:27:50 UTC) #49
commit-bot: I haz the power
3 years, 5 months ago (2017-07-14 01:34:54 UTC) #52
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/5573361f7b2cf91b5b4f38d3c277...

Powered by Google App Engine
This is Rietveld 408576698