SphereServer BugTracker - SphereServer |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002295 | SphereServer | executable - windows build | public | 27-03-14 03:08 | 27-03-14 11:33 |
|
Reporter | Kirofus | |
Assigned To | matex | |
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 16-06-2013, 0.56b Prerelease | |
Target Version | | Fixed in Version | 0.56c Nightly | |
Nightly Version | Automated (specify build number) |
Experimental Flags | Unicode |
Option Flags | None |
Internal Build Number | 1823 |
|
Summary | 0002295: Division problem in 0.56c |
Description | the value of (-1200/10) Return 429496609 |
Steps To Reproduce | [Function TestDivide]
local.var.a = -1200
serv.log @ local.var.a = <eval <local.var.a>>
local.var.b = <eval <local.var.a>/10>
serv.log @ Result from local.var.a/10 = <eval <local.var.b>> |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
27-03-14 03:08 | Kirofus | New Issue | |
27-03-14 10:24 | matex | Note Added: 0002008 | |
27-03-14 10:24 | matex | Assigned To | => matex |
27-03-14 10:24 | matex | Status | new => feedback |
27-03-14 11:14 | Kirofus | Note Added: 0002009 | |
27-03-14 11:14 | Kirofus | Status | feedback => assigned |
27-03-14 11:33 | Ben | Status | assigned => resolved |
27-03-14 11:33 | Ben | Fixed in Version | => 0.56c Nightly |
27-03-14 11:33 | Ben | Resolution | open => fixed |