[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix issue 436 (#439)

Nicolas Cellier notifications at github.com
Sat Oct 26 13:14:02 UTC 2019


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/439

-- Commit Summary --

  * Avoid an overflow in ioRelinquishProcessorForMicroseconds
  * Align iOS and obsolete Mac OS
  * Fix primitiveSignalAtMilliseconds for the cog.v3 flavours

-- File Changes --

    M platforms/Mac OS/vm/sqMacTime.c (21)
    M platforms/iOS/vm/Common/Classes/sqMacV2Time.c (25)
    M platforms/iOS/vm/Common/sqDummyaio.h (2)
    M platforms/iOS/vm/iPhone/sqDummyaio.c (16)
    M platforms/minheadless/unix/sqUnixHeartbeat.c (2)
    M platforms/unix/misc/threadValidate/sqUnixHeartbeat.c (6)
    M platforms/unix/vm-display-Quartz/zzz/sqUnixQuartz.m (2)
    M platforms/unix/vm/sqUnixHeartbeat.c (2)
    M platforms/unix/vm/sqUnixITimerHeartbeat.c (4)
    M platforms/unix/vm/sqUnixITimerTickerHeartbeat.c (4)
    M src/vm/cointerp.c (23)
    M src/vm/cointerp.h (2)
    M src/vm/cointerpmt.c (33)
    M src/vm/cointerpmt.h (2)
    M src/vm/gcc3x-cointerp.c (23)
    M src/vm/gcc3x-cointerpmt.c (33)
    M stacksrc/vm/gcc3x-interp.c (23)
    M stacksrc/vm/interp.c (23)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/439.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/439.diff

-- 
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/pull/439
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191026/2aedc8e4/attachment.html>


More information about the Vm-dev mailing list