Bugs item #1410008, was opened at 2006-01-19 11:29
Message generated for change (Comment added) made by sgarlatm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=700930&aid=1410008&group_id=124910
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Tom Kuo (tkuo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Conversion of decimal numbers rounds value
Initial Comment:
If you're using Morph function convertToDouble for
conversion of a string value of ".57" morph returns a
double number rounded to the nearest int. so in this
example it'll return 1.0
----------------------------------------------------------------------
>Comment By: Matt Sgarlata (sgarlatm)
Date: 2006-02-02 14:31
Message:
Logged In: YES
user_id=1161666
Fixed in Morph 0.9.3
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=700930&aid=1410008&group_id=124910
|