I see the following in rand.c, any reason for the inline
declaration?
static inline php_uint32 randomMT(TSRMLS_D)
??
I just removed it, please object if I've done something wrong here :)
-Sterling
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DEV] Re: any reason this is inline? Sterling Hughes
- [PHP-DEV] Re: any reason this is inline? Jeroen van Wolffelaar
