On December 3, 2003 06:21 pm, Moriyoshi Koizumi wrote:
> Any reason to remove them? Passing a char-typed value to is*() or to*()
> is basically wrong.

Compiler does not have a problem with that and we've already established it 
won't change anything since 'digits' are always lower then then 128-255 range 
the cast protects.

Ilia

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

Reply via email to