Ticket #1859 (closed defect: fixed)
float save/restore rounding to int
| Reported by: | walter | Owned by: | walter |
|---|---|---|---|
| Priority: | High | Milestone: | Unspecified by Release Team |
| Component: | Turtleart | Version: | Git as of bugdate |
| Severity: | Critical | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
Tony Forster has reported this problem:
First save
[[0, ["number", "0.1"], 374, 248, [null, null]], [-1, ["turtle", 1], 0, 0, 0, 0, 50, 5]]
Second save
[[0, ["number", 0.10000000000000001], 374, 248, [null, null]], [-1, ["turtle", 1], 0, 0, 0, 0, 50, 5]]
Third save
[[0, ["number", 0], 374, 248, [null, null]], [-1, ["turtle", 1], 0, 0, 0, 0, 50, 5]]
But I cannot reproduce it.
Change History
Note: See
TracTickets for help on using
tickets.
