[Issue 19046] OSX: bad value for core.stdc.time.CLOCKS_PER_SEC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 2 09:15:07 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19046
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime
https://github.com/dlang/druntime/commit/ac1bf3551f776dbdafb7a55737c7be8f070a7d5b
fix Issue 19046 - OSX: bad value for core.stdc.time.CLOCKS_PER_SEC
seems to have been switched from 100 to 1_000_000 with OSX 10.4/10.5
https://github.com/dlang/druntime/commit/0e775010184719af7bc263e7e08959afb233ad06
Merge pull request #2237 from rainers/issue19046
fix Issue 19046 - OSX: bad value for core.stdc.time.CLOCKS_PER_SEC
merged-on-behalf-of: Jacob Carlborg <jacob-carlborg at users.noreply.github.com>
--
More information about the Digitalmars-d-bugs
mailing list