[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 7ef55d: CogVM source as per VMMaker.oscog-eem.3227

Eliot Miranda noreply at github.com
Fri Jul 29 03:44:26 UTC 2022


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 7ef55d3d280115b4d49049dc41d3308f4e44abc2
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7ef55d3d280115b4d49049dc41d3308f4e44abc2
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
    M src/plugins/SqueakFFIPrims/ARM32FFIPlugin.c
    M src/plugins/SqueakFFIPrims/ARM64AppleFFIPlugin.c
    M src/plugins/SqueakFFIPrims/ARM64FFIPlugin.c
    M src/plugins/SqueakFFIPrims/IA32FFIPlugin.c
    M src/plugins/SqueakFFIPrims/RiscV64FFIPlugin.c
    M src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c
    M src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c

  Log Message:
  -----------
  CogVM source as per VMMaker.oscog-eem.3227

Rescue compilation of the ThreadedFFIPlugin on gcc 12 systems where gcc 12
appears to have lost the ability to distinguish between the variable and
function namespaces; isAlien: => isAlien, and ffiAtomicArgByReference:Class:in:
used to have a flag variable called isAlien.




More information about the Vm-dev mailing list