Sascha and me had a deeper check upon this and it is absolutley NON
portable. This is one of the C99 extensions only a few systems support.
If we want the prefix 'z' then we could do it for our own php internal
[v]s[np]printf implementations. But then we'd need to always use them
and that's probably not the best idea. Any thoughts?

In the userpsace.c case, just use %ld and use a cast to kill the warning. Otherwise, I don't think %zd is really necessary.

--
Ard

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



Reply via email to