andrei          Wed Aug 17 19:12:28 2005 EDT

  Modified files:              
    /php-src    unicode-todo.txt 
  Log:
  
  
http://cvs.php.net/diff.php/php-src/unicode-todo.txt?r1=1.3&r2=1.4&ty=u
Index: php-src/unicode-todo.txt
diff -u php-src/unicode-todo.txt:1.3 php-src/unicode-todo.txt:1.4
--- php-src/unicode-todo.txt:1.3        Wed Aug 17 14:16:44 2005
+++ php-src/unicode-todo.txt    Wed Aug 17 19:12:24 2005
@@ -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")

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to