[Issue 24028] BigInt power operator ignores sign of exponent

2023-07-03 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #2 from Dlang Bot --- dlang/phobos pull request #8779 "Fix issue 24028 - BigInt power operator ignores sign of exponent" was merged into master: - afe5d47167a93798444d24a4ac88a90007736538 by Paul Backus: Fix issue 24028 - BigInt power operator ig

[Issue 24028] BigInt power operator ignores sign of exponent

2023-07-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24028 Ahmet Sait changed: What|Removed |Added CC||nightmarex1...@hotmail.com --

[Issue 24028] BigInt power operator ignores sign of exponent

2023-07-03 Thread d-bugmail--- via Digitalmars-d-bugs
--- @pbackus created dlang/phobos pull request #8779 "Fix issue 24028 - BigInt power operator ignores sign of exponent" fixing this issue: - Fix issue 24028 - BigInt power operator ignores sign of exponent https://github.com/dlang/phobos/pull/8779 --