[Issue 13433] Request: Clock.currTime option to use CLOCK_REALTIME_COARSE / CLOCK_REALTIME_FAST
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue May 26 03:29:27 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=13433
--- Comment #20 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to Sobirari Muhomori from comment #19)
> Already done: 64-bit executables are incompatible with 32-bit systems.
Except that:
- We do not actually release separate 32-bit and 64-bit versions
- 64-bit Windows versions go as early as Windows XP
- The API in question is available equally on 32 and 64 bit editions of Windows
- The pointer size has nothing to do with the OS edition or version.
Like I said, makes no sense.
--
More information about the Digitalmars-d-bugs
mailing list