From: ByungWoo Lee Date: Fri, 4 Mar 2016 06:47:53 +0000 (+0900) Subject: Remove wrong file X-Git-Tag: submit/tizen/20160314.063505~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd86ff00febfda99bc848eeed4d7895892f591ee;p=platform%2Fcore%2Fapi%2Fcommon.git Remove wrong file Change-Id: I7702b0190af169c1b950f67566043c2b8dab7095 --- diff --git a/error_messages/capi_base_utils.xml b/error_messages/capi_base_utils.xml deleted file mode 100644 index 0524ea7..0000000 --- a/error_messages/capi_base_utils.xml +++ /dev/null @@ -1,133 +0,0 @@ - - - - TIZEN_ERROR_UTILITY_ICU | 0x01 - The requested resource cannot be found - - - TIZEN_ERROR_UTILITY_ICU | 0x02 - Data format is not what is expected - - - TIZEN_ERROR_UTILITY_ICU | 0x03 - The requested file cannot be found - - - TIZEN_ERROR_UTILITY_ICU | 0x04 - Indicates a bug in the library code - - - TIZEN_ERROR_UTILITY_ICU | 0x05 - Trying to access the index that is out of bounds - - - TIZEN_ERROR_UTILITY_ICU | 0x6 - Character conversion: Unmappable input sequence. In other APIs: Invalid character - - - TIZEN_ERROR_UTILITY_ICU | 0x07 - A result would not fit in the supplied buffer - - - TIZEN_ERROR_UTILITY_ICU | 0x08 - Collator version is not compatible with the base version - - - TIZEN_ERROR_UTILITY_ICU | 0x09 - Collator is options only and no base is specified - - - TIZEN_ERROR_UTILITY_ICU | 0x0A - Attempt to modify read-only or constant data - - - TIZEN_ERROR_UTILITY_ICU | 0x0B - An operation is requested over a resource that does not support it - - - TIZEN_ERROR_UTILITY_ICU | 0x0C - Too many aliases in the path to the requested resource - - - - TIZEN_ERROR_UTILITY_ICU | 0x0D - Unable to parse a message (message format) - - - TIZEN_ERROR_UTILITY_ICU | 0x0E - Equivalent to Java ParseException - - - TIZEN_ERROR_UTILITY_ICU | 0x0F - Character conversion: Incomplete input sequence - - - TIZEN_ERROR_UTILITY_ICU | 0x10 - Character conversion: Illegal input sequence/combination of input units - - - TIZEN_ERROR_UTILITY_ICU | 0x11 - Conversion table file found, but corrupted - - - TIZEN_ERROR_UTILITY_ICU | 0x12 - Conversion table file not found - - - TIZEN_ERROR_UTILITY_ICU | 0x13 - ISO-2022 illlegal escape sequence - - - TIZEN_ERROR_UTILITY_ICU | 0x14 - ISO-2022 unsupported escape sequence - - - TIZEN_ERROR_UTILITY_ICU | 0x15 - No space available for in-buffer expansion for Arabic shaping - - - TIZEN_ERROR_UTILITY_ICU | 0x16 - Currently used only while setting variable top, but can be used generally - - - TIZEN_ERROR_UTILITY_ICU | 0x17 - User tried to set variable top to a primary that is longer than two bytes - - - TIZEN_ERROR_UTILITY_ICU | 0x18 - ICU cannot construct a service from this state, as it is no longer supported - - - TIZEN_ERROR_UTILITY_ICU | 0x19 - UEnumeration out of sync with underlying collection - - - TIZEN_ERROR_UTILITY_ICU | 0x1A - Unable to convert a UChar* string to char* with the invariant converter - - - TIZEN_ERROR_UTILITY_ICU | 0x1B - Requested operation can not be completed with ICU in its current state - - - TIZEN_ERROR_UTILITY_ICU | 0x1C - A UnicodeSet pattern is invalid. @if MOBILE - - - TIZEN_ERROR_UTILITY_ICU | 0x1D - String not terminated with NULL. @if MOBILE - - - TIZEN_ERROR_UTILITY_ICU | 0x1E - Argument does not satisfy STD3 rules - - - TIZEN_ERROR_UTILITY_ICU | 0x1F - Unassigned code points are found - - - TIZEN_ERROR_UTILITY_ICU | 0x20 - Number of levels requested in getBound is higher than the number of levels in the sort key - - -