From: Andrei Zmievski Date: Wed, 17 Aug 2005 23:12:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: PRE_NEW_OCI8_EXTENSION~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cac4e22635972e4faf6d2eae5313944e0c142848;p=php *** empty log message *** --- diff --git a/unicode-todo.txt b/unicode-todo.txt index e045aabc75..690a2b1a38 100644 --- a/unicode-todo.txt +++ b/unicode-todo.txt @@ -48,3 +48,6 @@ * output.c needs a lot of work as it passes char* around * Should strtoupper()/strtolower() use full or simple case mapping? + +* Replace all instances of EMPTY_STR with U_EMPTY_STR which is defined to be + ((UChar*)"\0\0")