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

Unified Diff: README.chromium

Issue 1816843002: Remove a static initializer in region.cpp (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: Created 4 years, 9 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/remove_si.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 6b147d48f2524c3d3a1cd3f0fbda2de52ce111c9..539d6e86003052f2e8d130e835dea2e60de19efe 100644
--- a/README.chromium
+++ b/README.chromium
@@ -283,7 +283,7 @@ D. Local Modifications
7. Fix 'bad cast' found in Transliterator with a cfi build
- patches/xlit_badcast.patch
- - upstream bug (yet to be resolved)
+ - upstream bug (fixed in the upstream. Will be in 57 release)
http://bugs.icu-project.org/trac/ticket/11937
8. Add back UTF-32 converters temporarily even when
@@ -301,6 +301,10 @@ D. Local Modifications
10. Fix a bug in regex compiler.
- patches/regexcmp.patch
- - upstream bug
+ - upstream bug (fixed in the upstream. Will be in 57 release)
http://bugs.icu-project.org/trac/ticket/12138
+11. Remove an unnecessary static initializer
+ - patches/remove_si.patch
+ - upstream bug
+ http://bugs.icu-project.org/trac/ticket/12408
« no previous file with comments | « no previous file | patches/remove_si.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698