Date: 09/05/01
- Next message: joey <email protected>: "[PHP-DEV] Bug #13138 Updated: constants behave weird in static hash arrays"
- Previous message: adler <email protected>: "[PHP-DEV] Bug #13150 Updated: sprintf("%08x",1<<31) generates -80000000"
- Next in thread: Jeroen van Wolffelaar: "[PHP-DEV] Re: any reason this is inline?"
- Reply: Jeroen van Wolffelaar: "[PHP-DEV] Re: any reason this is inline?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: joey <email protected>: "[PHP-DEV] Bug #13138 Updated: constants behave weird in static hash arrays"
- Previous message: adler <email protected>: "[PHP-DEV] Bug #13150 Updated: sprintf("%08x",1<<31) generates -80000000"
- Next in thread: Jeroen van Wolffelaar: "[PHP-DEV] Re: any reason this is inline?"
- Reply: Jeroen van Wolffelaar: "[PHP-DEV] Re: any reason this is inline?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

