help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] BUG gst2.2: Float read/write mismatch


From: nicolas cellier
Subject: [Help-smalltalk] BUG gst2.2: Float read/write mismatch
Date: Sat, 27 Jan 2007 03:43:20 +0100
User-agent: Thunderbird 1.5.0.4 (X11/20060516)

Hello,

I cannot believe that:
 1.0d20 will print as 1.0d21

When you enter some non zero fractional digits, thats OK
 1.01d20 will print as 1.01d20

I think the bug is rather in printString because (1.0d20 log: 10) correctly answer 20, but who knows...

Is my image totally outdated?
Any place where i can find a list of open bugs / closed bugs and patches?

Nicolas Cellier





reply via email to

[Prev in Thread] Current Thread [Next in Thread]