Hi, On Saturday 23 August 2008 21:58:53 Pierre Joye wrote: > On Sat, Aug 23, 2008 at 9:34 PM, Arnaud Le Blanc <[EMAIL PROTECTED]> wrote: > > Yes, but I was speaking about this line: > > typedef uint32_t u_int32_t; > > Right :) > > Do you have the time to give the inline a try?
It works. > It would be nice to standardize it in php_config and config.w32.h as it can > be used in other places as well. Yes. IMO the best solution is to use AC_C_INLINE and an equivalent for Windows who defines "inline" so that we can always expect it to be defined. > > Cheers, > -- > Pierre > > http://blog.thepimp.net | http://www.libgd.org > Regards, Arnaud -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php