[Issue 14546] "ClockType.uptime is not supported by MonoTimeImpl on this system"

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed May 6 19:41:47 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14546

Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |issues.dlang at jmdavisProg.co
                   |                            |m

--- Comment #1 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
It must be an issue related to version(CoreDdoc), since ClockType.uptime
doesn't even exist on Linux. I guess that MonoTimeImpl needs to be
version(CoreDdoc)-ed as well.

--


More information about the Digitalmars-d-bugs mailing list