SphereServer BugTracker - SphereServer
View Issue Details
0002295SphereServerexecutable - windows buildpublic27-03-14 03:0827-03-14 11:33
Kirofus 
matex 
normalmajoralways
resolvedfixed 
16-06-2013, 0.56b Prerelease 
0.56c Nightly 
Automated (specify build number)
Unicode
None
1823
0002295: Division problem in 0.56c
the value of (-1200/10) Return 429496609
[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>>
No tags attached.
Issue History
27-03-14 03:08KirofusNew Issue
27-03-14 10:24matexNote Added: 0002008
27-03-14 10:24matexAssigned To => matex
27-03-14 10:24matexStatusnew => feedback
27-03-14 11:14KirofusNote Added: 0002009
27-03-14 11:14KirofusStatusfeedback => assigned
27-03-14 11:33BenStatusassigned => resolved
27-03-14 11:33BenFixed in Version => 0.56c Nightly
27-03-14 11:33BenResolutionopen => fixed

Notes
(0002008)
matex   
27-03-14 10:24   
Did you use Revision 1823? Please try again with my the fixes from me and ben
Current revision nr is r1831.
(0002009)
Kirofus   
27-03-14 11:14   
OK Fixed in the latest nightly build !

You can close the case.