[PHP-DEV] Bug #13150 Updated: sprintf("%08x",1<<31) generates -80000000 From: sniper <email protected>
Date: 09/05/01

ID: 13150
Updated by: sniper
Reported By: adler <email protected>
Old Status: Open
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: linux
PHP Version: 4.0.6

Previous Comments:
------------------------------------------------------------------------

[2001-09-05 10:09:41] adler <email protected>

sprintf("%08x",1<<31) generates -80000000, should generate 80000000.

That's it!

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=13150&edit=1

-- 
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>