[Gambas-user] Issue 11 in gambas: Bug with Single & Round()
gambas at ...2524...
gambas at ...2524...
Sun Jan 16 21:24:50 CET 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any
New issue 11 by jussi.la... at ...626...: Bug with Single & Round()
http://code.google.com/p/gambas/issues/detail?id=11
Way to reproduce bug:
Dim sgn1 As Single
sgn1 = 6
Print Round(sgn1 + 0.01)
Result; 0, should be 6.
Works perfectly with floats.
Version: TRUNK rev 3457
Operating system: Linux
Distribution: Ubuntu 10.10
More information about the User
mailing list