help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] Re: [bug] FloatQ do not read like they print (et vice e


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: [bug] FloatQ do not read like they print (et vice et versa)
Date: Mon, 15 Jun 2009 05:46:50 -0700

Issue status update for http://smalltalk.gnu.org/project/issue/313 Post a follow up: http://smalltalk.gnu.org/project/comments/add/313

Project:      GNU Smalltalk
Version:      <none>
Component:    Base classes
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  nice
Updated by:   bonzinip
Status:       active

Among others, there was a bug printing numbers very close to 1, like
/(1.0d - (1.0d timesTwoPower: -52))/ or the equivalent FloatQ.

I fixed this by performing the floorLog after converting to a fraction,
but there are still bugs reading.






reply via email to

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