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

Unified Diff: README.chromium

Issue 8120001: Make it compile with -Werror on gcc 4.6 (Closed) Base URL: http://git.chromium.org/chromium/deps/icu46.git@master
Patch Set: Created 9 years, 2 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 | patches/gcc46.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 6d473feb054ab39bc313f0fa0e005c2312c833d7..f3f1b9f3fe83d103a51ea0ab48fe3a4e20857282 100644
--- a/README.chromium
+++ b/README.chromium
@@ -173,3 +173,6 @@ This directory contains the source code of ICU 4.6 for C/C++
17. Fix a use of uninitialized memory bug in regular expression matching
- patches/rematch.patch
- upstream bug: http://bugs.icu-project.org/trac/ticket/8824
+
+18. Make it compile with -Werror on gcc 4.6
+ - patches/gcc46.patch
« no previous file with comments | « no previous file | patches/gcc46.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698