It appears that the integer type being used by these functions is not able
to store the entire 32 bits (4 bytes).  It can only handle up to 31 bits -
my guess is the type is signed when it should be unsigned.

In any case,I'm running PHP 4.0.5 on Linux 2.4.3 on an x86 machine.  I
would appreciate it if a someone can verify this before I submit it as a
bug.


Regards,

Sean Cazzell


-- 
PHP General 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]

Reply via email to