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

Unified Diff: third_party/protobuf/README.chromium

Issue 2974603002: [Protobuf] Add <map> include to workaround a gcc bug (Closed)
Patch Set: Add no-op change to mb.py Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/protobuf/patches/0012-add-map-include.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/README.chromium
diff --git a/third_party/protobuf/README.chromium b/third_party/protobuf/README.chromium
index d5d87caa17f6e581371e5d2b133d335d8a7592ca..83ba438a7f5d4a667fbed65aedee6c678d707a7e 100644
--- a/third_party/protobuf/README.chromium
+++ b/third_party/protobuf/README.chromium
@@ -86,3 +86,7 @@ Description of the patches:
removed in C++11 mode.
Fixed in https://github.com/google/protobuf/pull/1549
+
+- 0012-add-map-include.patch
+
+ Workaround for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81347
« no previous file with comments | « no previous file | third_party/protobuf/patches/0012-add-map-include.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698