mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-2404 remove TODO comments
X-SVN-Rev: 13531
This commit is contained in:
parent
5988436ee7
commit
1a0325f27b
1 changed files with 0 additions and 11 deletions
|
@ -35,17 +35,6 @@
|
|||
|
||||
/* -------------------------------------------------------------------------- */
|
||||
|
||||
/*
|
||||
### TODO
|
||||
allow file without fallback indicators for backward compatibility
|
||||
only for makeconv
|
||||
must not sort such mappings
|
||||
disallow when using extension tables because that requires sorting
|
||||
|
||||
rptp2ucm has its own mapping parser and sets all-|1 and |3 mappings; normalization function generates |0 and |2
|
||||
|
||||
*/
|
||||
|
||||
static void
|
||||
printMapping(UCMapping *m, UChar32 *codePoints, uint8_t *bytes, FILE *f) {
|
||||
int32_t j;
|
||||
|
|
Loading…
Add table
Reference in a new issue