ID: 20542
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: No Feedback
+Status: Closed
Bug Type: Math related
Operating System: aix 4.3.3.0
PHP Version: 4.2.3
New Comment:
Seems a gcc bug.
Now PHP compiled with
ID: 20542
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Open
Bug Type: Math related
Operating System: aix 4.3.3.0
PHP Version: 4.2.3
New Comment:
I am sorry but on this specific platform
does
From: [EMAIL PROTECTED]
Operating system: aix 4.3.3.0
PHP version: 4.2.3
PHP Bug Type: Math related
Bug description: 0+0=4G on aix4.3 (64bits)
Script:
Output of script on php 4.2.3:
0+0=4294967294
which is equal to 2^32-2
(Output of script on ph