#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-19 Thread jian at theorchard dot com
ID: 51073 User updated by: jian at theorchard dot com Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: As I had previously said, forget it because

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-19 Thread rasmus
ID: 51073 Updated by: ras...@php.net Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: But, like I said there is nothing to do here. We have

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-19 Thread pajoye
ID: 51073 Updated by: paj...@php.net Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: Not too hard to understand that PHP has no unsigned int

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-19 Thread jian at theorchard dot com
ID: 51073 User updated by: jian at theorchard dot com Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: Did you not read my previous post? That's

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-18 Thread rasmus
ID: 51073 Updated by: ras...@php.net Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: Why can't you always use a signed checksum if that is w

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-18 Thread jian at theorchard dot com
ID: 51073 User updated by: jian at theorchard dot com Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: All I was saying is to point out that crc32

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-18 Thread rasmus
ID: 51073 Updated by: ras...@php.net Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: It does return the correct set of bits. Anything we do

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-18 Thread jian at theorchard dot com
ID: 51073 User updated by: jian at theorchard dot com Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: On a second thought, however, this still po

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-17 Thread jian at theorchard dot com
ID: 51073 User updated by: jian at theorchard dot com Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: Thanks Derick. That was much more helpful.

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-17 Thread derick
ID: 51073 Updated by: der...@php.net Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: Instead of a plain echo, you can also do: printf("%u",

#51073 [Bgs]: crc32() function result differs on 64-bit Linux platforms and others

2010-02-17 Thread jian at theorchard dot com
ID: 51073 User updated by: jian at theorchard dot com Reported By: jian at theorchard dot com Status: Bogus Bug Type: Feature/Change Request Operating System: Linux RHEL 5 PHP Version: 5.3.1 New Comment: I certainly understand that it is the signe