On 23 Aug 2014, at 10:43, Dmitry Stogov <dmi...@zend.com> wrote:

> I think it's ok to keep zend_off_t and zend_size_t as is.

Could someone enlighten me as to why we need zend_size_t? Isn’t that just a 
typedef for size_t? It’s not like it’ll vary on different platforms, doing so 
would defeat the purpose of using size_t in the first place.
--
Andrea Faulds
http://ajf.me/





--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to