[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 41e16d: Fix getRedzoneSize which in most cases was underes...

Eliot Miranda noreply at github.com
Fri Feb 25 18:42:16 UTC 2022


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 41e16daa6bde22ca494f1a9935f8d1f345036323
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/41e16daa6bde22ca494f1a9935f8d1f345036323
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    M platforms/Mac OS/vm/sqMacMain.c
    M platforms/iOS/vm/Common/Classes/sqSqueakMainApp.m
    M platforms/minheadless/unix/sqPlatformSpecific-Unix.c
    M platforms/minheadless/windows/sqPlatformSpecific-Win32.c
    M platforms/unix/vm/sqUnixMain.c
    M platforms/win32/vm/sqWin32Main.c

  Log Message:
  -----------
  Fix getRedzoneSize which in most cases was underestimating (by a small ammount)
the distance between stack handler and signaller.




More information about the Vm-dev mailing list