REBOL3 tracker
  0.9.12 beta
Ticket #0000897 User: anonymous

Project:



rss
TypeBug Statuscomplete Date9-Jun-2009 11:02
Versionalpha 56 CategoryNative Submitted byLadislav
PlatformAll Severityminor Prioritynormal

Summary MOLD/ALL should be accurate enough
Description This request is a result of the discussion in #729
Example code
x: 0.30000000000000004
zero? x - load mold/all x ; == FALSE ; the expected result is TRUE
same? x load mold/all x ; == FALSE ; the expected result is TRUE

Assigned ton/a Fixed inr3 master Last Update19-Sep-2013 14:31


Comments
(0001001)
Carl
20-Jun-2009 22:40

This change needs to be noted in the documentation for MOLD.
(0001006)
Ladislav
21-Jun-2009 12:04

Documentation updated, see

http://www.rebol.com/r3/docs/functions/mold.html

See also the updates in

http://www.rebol.net/wiki/Decimals-64
(0002889)
Ladislav
18-Nov-2010 08:25

In the core-tests suite.
(0003125)
BrianH
23-Feb-2011 23:53

This is fixed for Windows, but not for Linux; see #1633 for details. We use the "problem" status for situations like this. It can be marked as complete again after #1633 is fixed.
(0003384)
Ladislav
21-Jan-2013 01:43

#1633 is about consistency between different platforms, not about accuracy as defined in this ticket, so it is actually a separate problem needing a separate solution.
(0003386)
Ladislav
21-Jan-2013 02:09

The current state is that except for R3/Droid and Linux/ARM and with the exception of the special case mentioned in #1939 all MOLD/ALL accuracy tests of the above type succeed since 2.100.111.x.x
(0003393)
Ladislav
22-Jan-2013 08:56

After #1939 has been built by Carl I consider this ticket built.

Date User Field Action Change
19-Sep-2013 14:31 Ladislav Status Modified built => complete
22-Jan-2013 21:16 BrianH Fixedin Modified alpha 58 => r3 master
22-Jan-2013 08:56 Ladislav Comment : 0003393 Added -
22-Jan-2013 08:56 Ladislav Status Modified problem => built
21-Jan-2013 02:18 Ladislav Comment : 0003386 Modified -
21-Jan-2013 02:12 Ladislav Comment : 0003386 Modified -
21-Jan-2013 02:09 Ladislav Comment : 0003386 Added -
21-Jan-2013 01:58 Ladislav Comment : 0001006 Modified -
21-Jan-2013 01:43 Ladislav Comment : 0003384 Modified -
21-Jan-2013 01:43 Ladislav Comment : 0003384 Added -
21-Jan-2013 01:41 Ladislav Comment : 0001006 Modified -
21-Jan-2013 01:41 Ladislav Code Modified -
20-Jan-2013 01:25 Ladislav Comment : 0002888 Removed -
20-Jan-2013 01:24 Ladislav Code Modified -
20-Jan-2013 01:24 Ladislav Summary Modified MOLD/ALL should use DECIMAL-DIGITS = 17 => MOLD/ALL should be accurate enough
23-Feb-2011 23:53 BrianH Comment : 0003125 Added -
23-Feb-2011 23:30 BrianH Status Modified submitted => problem
23-Feb-2011 23:30 BrianH Category Modified Unspecified => Native
22-Feb-2011 21:01 Ladislav Status Modified complete => submitted
22-Feb-2011 02:19 Ladislav Status Modified pending => complete
18-Nov-2010 08:25 Ladislav Comment : 0002889 Added -
18-Nov-2010 08:24 Ladislav Status Modified tested => pending
18-Nov-2010 08:24 Ladislav Category Modified => Unspecified
18-Nov-2010 08:24 Ladislav Comment : 0002888 Added -
22-Jun-2009 16:07 BrianH Status Modified built => tested
22-Jun-2009 16:07 BrianH Code Modified -
21-Jun-2009 12:06 Ladislav Comment : 0001006 Modified -
21-Jun-2009 12:04 Ladislav Comment : 0001006 Added -
20-Jun-2009 22:40 carl Comment : 0001001 Added -
20-Jun-2009 22:39 carl Status Modified reviewed => built
20-Jun-2009 22:39 carl Fixedin Modified => alpha 58
9-Jun-2009 16:36 BrianH Status Modified submitted => reviewed
9-Jun-2009 16:36 BrianH Code Modified -
9-Jun-2009 11:02 Ladislav Ticket Added -