DescriptionUpdate icudt42.dll
1. Trim down Oriya data (see http://codereview.chromium.org/1429002 ).
2. Build icudt42.dll with NXCOMPAT and DYNAMICBASE. It shouldn't make any difference in terms of security because icudt42.dll is a pure data dll. This is mainly to make our checking tool happy.
3. Make a couple of changes in the source file to get rid of warnings from Visual C++/gcc. It turned out that the upstream already has this patch. (remove_warnings.patch)
4. Change icu.vsprops to ignore '4996' warnings (deprecated function warning) because ICU itself uses its deprecated functions.
This will be followed by DEPS change to roll this in.
BUG=38001, 39303
TEST=NONE
TBR=jschuh
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42961
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|