Issue status update for
http://smalltalk.gnu.org/project/issue/308
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/308
Project: GNU Smalltalk
Version: <none>
Component: Base classes
Category: bug reports
Priority: minor
Assigned to: Unassigned
Reported by: nice
Updated by: bonzinip
-Status: active
+Status: fixed
Indeed. I added a test to the testsuite too, using
p := (1 bitShift: self precision - 1) + (self coerce: 1.0).
self assert: p rounded = p asExactFraction
I'll be committing the fix soonish.
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk