Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(129)

Unified Diff: icu4c/source/common/Makefile.in

Issue 343170043: Renaming numparse_unisets.h to static_unicode_sets.h and refactoring to guarantee safety in no-data… (Closed) Base URL: svn+icussh://source.icu-project.org/repos/icu/trunk/
Patch Set: Replying to Markus feedback round2 Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | icu4c/source/common/common.vcxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu4c/source/common/Makefile.in
===================================================================
--- icu4c/source/common/Makefile.in (revision 41377)
+++ icu4c/source/common/Makefile.in (working copy)
@@ -112,7 +112,7 @@
sharedobject.o simpleformatter.o unifiedcache.o uloc_keytype.o \
ubiditransform.o \
pluralmap.o \
-numparse_unisets.o
+static_unicode_sets.o
## Header files to install
HEADERS = $(srcdir)/unicode/*.h
« no previous file with comments | « no previous file | icu4c/source/common/common.vcxproj » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b