On 5 August 2013 20:34, Michael Wallner <m...@php.net> wrote: > On 5 August 2013 16:19, Pierre Joye <pierre....@gmail.com> wrote: >> Hi Mike, >> >> On Aug 5, 2013 3:58 PM, "Michael Wallner" <m...@php.net> wrote: >>> >>> Johannes reminded me, that we don't have C99 stdint portable typedefs >>> in a central PHP header file available yet. >> >> In 5.3+ it is easier. Other parts of php deals with that. M4 Macros are >> there for unices, on windows you have php_stdint (which transparently >> includes stdint with vc11 and up). > > Yes, Anatol gave quite a few comments on the PR, so I knew about > win32/php_stdint.h, but I was tricked by my memory about a globally > (PHP-wide) available portability header :)
Alright, I rebased the 2Gupload branch against stdint: https://github.com/m6w6/php-src/compare/2Guploads https://github.com/m6w6/php-src/compare/stdint A test build on more exotic platforms would be appreciated -- I'm working on setting some up for me. Thank you. -- Regards, Mike -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php