Thread overview
[Issue 14732] [2.068 beta] Failing unittest in std.math
[Issue 14732] [REG 2.068 beta] Failing unittest in std.math
Jun 26, 2015
Walter Bright
Jun 29, 2015
Iain Buclaw
Jun 29, 2015
Iain Buclaw
Jun 29, 2015
Iain Buclaw
Oct 31, 2015
Infiltrator
Dec 12, 2017
Iain Buclaw
June 26, 2015
https://issues.dlang.org/show_bug.cgi?id=14732

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
Is this a regression?

--
June 29, 2015
https://issues.dlang.org/show_bug.cgi?id=14732

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org

--- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> ---
(In reply to Walter Bright from comment #1)
> Is this a regression?

A change was introduced that caused tests to start failing with GDC.

Granted this is the first response I've received regarding this issue.  Despite highlighting problems in the PR 3285, and despite raising a new PR to address some of problems I raised.  What is going on with the review process?

--
June 29, 2015
https://issues.dlang.org/show_bug.cgi?id=14732

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|regression                  |blocker

--- Comment #3 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Changing to blocker as (imo) a release shouldn't happen until it has been
probably vetted as working.

--
June 29, 2015
https://issues.dlang.org/show_bug.cgi?id=14732

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[REG 2.068 beta] Failing    |[2.068 beta] Failing
                   |unittest in std.math        |unittest in std.math

--
October 31, 2015
https://issues.dlang.org/show_bug.cgi?id=14732

Infiltrator <lt.infiltrator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lt.infiltrator@gmail.com

--- Comment #4 from Infiltrator <lt.infiltrator@gmail.com> ---
Considering that this bug was rated as a blocker and 2.068 is already out, is it safe to assume that it has been fixed?

--
December 12, 2017
https://issues.dlang.org/show_bug.cgi?id=14732

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Hardware|x86_64                      |All
         Resolution|---                         |FIXED

--- Comment #5 from Iain Buclaw <ibuclaw@gdcproject.org> ---
I have no idea if anything was done about it.  I'll have to check on ARM, or some other target that has 64bit reals.

--