[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] bf5502: Fix compilation problem with ARC in some compilers.

Eliot Miranda noreply at github.com
Wed Mar 27 19:11:35 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: bf55023b1b88bcd821254f72779432f4b39bf4d6
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/bf55023b1b88bcd821254f72779432f4b39bf4d6
  Author: Ronie Salgado <roniesalg at gmail.com>
  Date:   2019-03-27 (Wed, 27 Mar 2019)

  Changed paths:
    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.h
    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m
    M platforms/iOS/vm/SqueakPureObjc_Prefix.pch

  Log Message:
  -----------
  Fix compilation problem with ARC in some compilers.


  Commit: 191f9011b5e22a6103454a17202d0b0c5c4ce654
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/191f9011b5e22a6103454a17202d0b0c5c4ce654
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2019-03-27 (Wed, 27 Mar 2019)

  Changed paths:
    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.h
    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m
    M platforms/iOS/vm/SqueakPureObjc_Prefix.pch

  Log Message:
  -----------
  Merge pull request #384 from ronsaldo/feature/metal_b3d

Fix compilation problem with ARC in some compilers.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/b51968ca6c12...191f9011b5e2


More information about the Vm-dev mailing list