Type | Bug | Status | problem | Date | 21-Jul-2009 18:44 |
---|---|---|---|---|---|
Version | alpha 75 | Category | Math | Submitted by | Sunanda |
Platform | Windows | Severity | minor | Priority | normal |
Summary | bad integer conversion on digit overflow |
---|---|
Description |
>> 9999999999999999999 == 9223372036854775807 |
Example code |
9999999999999999999 |
Assigned to | n/a | Fixed in | alpha 76 | Last Update | 18-Nov-2010 10:20 |
---|
Comments | |
---|---|
(0001393)
Carl 21-Jul-2009 19:15 |
A surprise. Good one. |
(0001400)
Sunanda 22-Jul-2009 06:26 |
Release notes say fixed in Alpha 76. But does not seem to be the case:
>> system/version == 2.100.76.3.1 >> 9999999999999999999 == 9223372036854775807 |
(0001483)
BrianH 13-Aug-2009 23:59 |
This is fixed on XP 32bit or 64bit, but not on Vista or 7 32bit or 64bit. |
(0001485)
Sunanda 14-Aug-2009 09:10 |
Various people reporting about their platform here:
http://www.rebol.org/aga-display-posts.r?post=r3wp453x16642 |
(0002892)
Ladislav 18-Nov-2010 10:20 |
In the core-tests suite. |
Date | User | Field | Action | Change |
---|---|---|---|---|
18-Nov-2010 10:20 | Ladislav | Comment : 0002892 | Added | - |
20-Aug-2009 13:25 | Ladislav | Comment : 0001527 | Removed | - |
20-Aug-2009 13:23 | Ladislav | Comment : 0001527 | Added | - |
14-Aug-2009 09:10 | sunanda | Comment : 0001485 | Added | - |
14-Aug-2009 09:06 | BrianH | Comment : 0001483 | Modified | - |
13-Aug-2009 23:59 | BrianH | Comment : 0001483 | Added | - |
13-Aug-2009 23:58 | BrianH | Status | Modified | tested => problem |
22-Jul-2009 08:44 | BrianH | Status | Modified | built => tested |
22-Jul-2009 06:26 | sunanda | Comment : 0001400 | Added | - |
21-Jul-2009 19:15 | carl | Status | Modified | reviewed => built |
21-Jul-2009 19:15 | carl | Fixedin | Modified | => alpha 76 |
21-Jul-2009 19:15 | carl | Comment : 0001393 | Added | - |
21-Jul-2009 18:57 | carl | Status | Modified | submitted => reviewed |
21-Jul-2009 18:57 | carl | Code | Modified | - |
21-Jul-2009 18:57 | carl | Description | Modified | - |
21-Jul-2009 18:57 | carl | Summary | Modified | bad integer conversion => bad integer conversion on digit overflow |
21-Jul-2009 18:44 | sunanda | Ticket | Added | - |