Date: 09/05/01
- Next message: fx: "[PHP-DEV] big memory problem with 4.0.6"
- Previous message: adler <email protected>: "[PHP-DEV] Bug #13150: sprintf("%08x",1<<31) generates -80000000"
- In reply to: adler <email protected>: "[PHP-DEV] Bug #13150: sprintf("%08x",1<<31) generates -80000000"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #13150 Updated: sprintf("%08x",1<<31) generates -80000000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 13150
Updated by: stas
Reported By: adler <email protected>
Status: Open
Old Bug Type: Output Control
Bug Type: Scripting Engine problem
Operating System: linux
PHP Version: 4.0.6
New Comment:
BTW: there's no such interer as 0x80000000 in PHP. PHP is limited by signed long.
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>
- Next message: fx: "[PHP-DEV] big memory problem with 4.0.6"
- Previous message: adler <email protected>: "[PHP-DEV] Bug #13150: sprintf("%08x",1<<31) generates -80000000"
- In reply to: adler <email protected>: "[PHP-DEV] Bug #13150: sprintf("%08x",1<<31) generates -80000000"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #13150 Updated: sprintf("%08x",1<<31) generates -80000000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

