[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] primitiveUtcWithOffset broken (#488)

Nicolas Cellier notifications at github.com
Fri Apr 24 21:19:57 UTC 2020


The first value returned by `primPosixMicrosecondClockWithOffset` looks like `0 - epochDelta \\ (1<<64)` where `epochDelta` is the microseconds between Squeak epoch (1901) and unix epoch (1970).

IOW, it's like if `ioUTCMicroseconds()` is returning 0 or near 0...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/488#issuecomment-619243445
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200424/ec9c4dca/attachment.html>


More information about the Vm-dev mailing list