[Issue 13391] BigInt division by ulong rejected

2014-09-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13391

--- Comment #1 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/5862d718116a63a3c8686649b7b45a9791636612
Fix Issue 13391 - Allow division of BigInt by long/ulong

https://github.com/D-Programming-Language/phobos/commit/7e6d8d715fea7e227c867a881d529f77250d7026
Merge pull request #2477 from fb-pja/bug13391

Fix Issue 13391 - Allow division of BigInt by long/ulong

--


[Issue 13391] BigInt division by ulong rejected

2014-09-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13391

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--