ICU-20979 Update TODOs in formatting code to point to open issues.
Also see: ICU-20920 ICU-21059 ICU-20429 ICU-21058
This commit is contained in:
parent
3b0772fff9
commit
94c2c578a9
@ -92,7 +92,7 @@ const struct SIPrefixStrings {
|
||||
{ "yocto", UMEASURE_SI_PREFIX_YOCTO },
|
||||
};
|
||||
|
||||
// TODO(ICU-20920): Get this list from data
|
||||
// TODO(ICU-21059): Get this list from data
|
||||
const char16_t* const gSimpleUnits[] = {
|
||||
u"one", // note: expected to be index 0
|
||||
u"candela",
|
||||
|
@ -958,7 +958,7 @@ group: double_conversion
|
||||
|
||||
group: number_representation
|
||||
number_decimalquantity.o string_segment.o number_utils.o
|
||||
# TODO(ICU-20429) Move formatted_string_builder to its own unit.
|
||||
# TODO(ICU-21058) Move formatted_string_builder to its own unit.
|
||||
formatted_string_builder.o
|
||||
deps
|
||||
decnumber double_conversion
|
||||
|
Loading…
Reference in New Issue
Block a user