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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: bf55023b1b88bcd821254f72779432f4b39bf4d6
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/bf55023b1b88bcd821254f72779432f4b39bf4d6
  Author: Ronie Salgado <[hidden email]>
  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 <[hidden email]>
  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