https://issues.dlang.org/show_bug.cgi?id=14546
Jonathan M Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #1 from Jonathan M Davis <[email protected]> --- 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. --
