[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] e58cec: CogVM source as per FileAttributesPlugin.oscog-eem.56

Eliot Miranda noreply at github.com
Sun Sep 6 16:18:41 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: e58cec1e82b60535dbe666b511c1c2198f7921f9
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e58cec1e82b60535dbe666b511c1c2198f7921f9
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-09-06 (Sun, 06 Sep 2020)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  CogVM source as per FileAttributesPlugin.oscog-eem.56

Fix regression in FileAttributesPlugin>>primitiveFileMasks in Pharo images.
Only Squeak/Cuis can expect WordArray to be present in the specialObjectsArray.
Pharo is missing out on native support for the four widths of non-object arrays,
but that's its perogative, and the VM has to remain backward-compatible.
Mea culpa.




More information about the Vm-dev mailing list