Hi Mike,

On Aug 5, 2013 3:58 PM, "Michael Wallner" <m...@php.net> wrote:
>
> On 5 August 2013 14:05, Michael Wallner <m...@php.net> wrote:
> > I have added a simple test case for Linux to verify it's basic
> > functionality via the CLI server, and think it's ready to be merged to
> > master to be able to test it within a wider audience.
> >
> > Objections, anyone?
> > https://github.com/m6w6/php-src/compare/2Guploads
>
> 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).

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

Reply via email to