[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] dc384c: On MacOS the minor version number needs to be prin...

Eliot Miranda noreply at github.com
Tue Nov 24 05:28:22 UTC 2020


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

  Changed paths:
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+attributes.m

  Log Message:
  -----------
  On MacOS the minor version number needs to be printed with two characters
other wise Smalltalk getSystemAttribute: 1002 answers 110.1 on Big Sur 11.0
instead of 1100.1 as expected.




More information about the Vm-dev mailing list