[Issue 14786] The built-in exponentiation operator ^^ sometimes returns a value with the wrong sign.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 8 00:48:38 PDT 2015


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

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org
          Component|druntime                    |phobos

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Moving from druntime to phobos (std.math.pow is the component, unless the
compiler was able to fold the operation).

--


More information about the Digitalmars-d-bugs mailing list