https://issues.dlang.org/show_bug.cgi?id=18287

          Issue ID: 18287
           Summary: several std.math functions no longer work with alias
                    this
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P1
         Component: phobos
          Assignee: nob...@puremagic.com
          Reporter: john.loughran.col...@gmail.com

https://github.com/dlang/phobos/pull/6040/files changed several functions
(signbit, isFinite, isNormal, isSubnormal, sign, nextAfter and approxEqual to
enforce type matching, meaning that all alias-this types no longer work with
them

--

Reply via email to