Re: [PHP-DEV] [RFC] Better type names for int64 RFC
[email protected] (Andrea Faulds)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <[email protected]> |
On 23 Aug 2014, at 16:00, Pierre Joye <[email protected]> wrote: > uint32_t for zend_uint (solving the > zend_uint vs zend_into_t). uint32_t isn’t universally available. MSVC 2010 does not have it, for example. -- Andrea Faulds http://ajf.me/