diff options
-rw-r--r-- | unicode-todo.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/unicode-todo.txt b/unicode-todo.txt index be454b81f0..ce731078aa 100644 --- a/unicode-todo.txt +++ b/unicode-todo.txt @@ -57,5 +57,4 @@ argument and IS_UNICODE as another, then we can use "bu" for the parsing format. -* Comparison operators should act similar to concatenation one, check the - types and coerce when necessary. +* Should strtoupper()/strtolower() use full or simple case mapping? |