[Issue 15137] core.time: Support Duration/Duration and Duration%Duration
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Oct 3 13:40:43 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=15137
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/809b40a9b110b652ba4539679c292fbe068d5cab
core.time: Implement Duration % Duration
Fixes issue 15137
https://github.com/D-Programming-Language/druntime/commit/e02d47c8886bcf8bc969789c4dd1dbed4fdb90e8
core.time: Implement Duration / Duration
Fixes issue 15137
https://github.com/D-Programming-Language/druntime/commit/8ddfb8dd711cc503fbe371ac7c4c26ed5caf1d0b
Merge pull request #1401 from CyberShadow/pull-20151002-151147
fix Issue 15137 - core.time: Support Duration/Duration and Duration%Duration
--
More information about the Digitalmars-d-bugs
mailing list