[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] f83bde: Leak checker as per VMMaker.oscog-eem.2583

Eliot Miranda noreply at github.com
Sat Nov 16 02:40:56 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: f83bde2bf5c325ce26f3368bc221578a752a9631
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f83bde2bf5c325ce26f3368bc221578a752a9631
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
    M build.macos64x64/common/Makefile.vm
    M spurstack64src/vm/validImage.c
    M spurstacksrc/vm/validImage.c

  Log Message:
  -----------
  Leak checker as per VMMaker.oscog-eem.2583
ImageChecker must not specify excluding unmarked objects, since objects are
unmarked on load.  Have its main routine respond to a -version argument.

Modify the 64-bit Mac Makefile.vm to generate validImage via make productilc et al.
[ci skip]




More information about the Vm-dev mailing list