[D-runtime] [dlang/druntime] 3a29ac: fix issue 16797 - Zero clock resolution lead to di...
GitHub via D-runtime
d-runtime at puremagic.com
Sat Nov 26 21:55:33 PST 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 3a29ac5293dfa5e85790480b838eaa45f59c14a8
https://github.com/dlang/druntime/commit/3a29ac5293dfa5e85790480b838eaa45f59c14a8
Author: Joakim Brannstrom <joakim.brannstrom at gmx.com>
Date: 2016-11-27 (Sun, 27 Nov 2016)
Changed paths:
M src/core/time.d
Log Message:
-----------
fix issue 16797 - Zero clock resolution lead to division by zero
Commit: 09d570f47cd1c727298e4b0fe1ad668f1dd28e4e
https://github.com/dlang/druntime/commit/09d570f47cd1c727298e4b0fe1ad668f1dd28e4e
Author: Jonathan M Davis <jmdavis at users.noreply.github.com>
Date: 2016-11-26 (Sat, 26 Nov 2016)
Changed paths:
M src/core/time.d
Log Message:
-----------
Merge pull request #1702 from joakim-brannstrom/fix16797
fix issue 16797 - Zero clock resolution lead to division by zero
Compare: https://github.com/dlang/druntime/compare/dc622e5e2e54...09d570f47cd1
More information about the D-runtime
mailing list