]> granicus.if.org Git - icu/commit
ICU-21159 Document U_USING_DEFAULT_WARNING in .h
authorFrank Tang <ftang@chromium.org>
Fri, 14 Aug 2020 23:39:26 +0000 (16:39 -0700)
committerFrank Yung-Fong Tang <41213225+FrankYFTang@users.noreply.github.com>
Mon, 17 Aug 2020 22:18:01 +0000 (15:18 -0700)
commite395e8abcd6c860a6eb6db5a488e60c93a05ba26
tree0b6060c34b2d235d0639ad8a292b2103b57265af
parent0da354bbcac7cc9159a6d46eb59ee554f39a7db7
ICU-21159 Document U_USING_DEFAULT_WARNING in .h

Document the fact
uloc_getDisplay(Language|Script|Country|Variant|Keyword|KeywordValue)
would fallback with the code, case canonicalied in same cases, and
set the status to U_USING_DEFAULT_WARNING.

No change to the implementation behavior. Only complete the missing
comments and tweak line wrap, remove double spaces and add test to
validate this pre-existing behavior that I added the documents now.
icu4c/source/common/unicode/uloc.h
icu4c/source/test/cintltst/cloctst.c
icu4c/source/test/cintltst/cloctst.h