[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix compilation problem with ARC in some compilers. (#384)

Ronie Salgado notifications at github.com
Wed Mar 27 18:47:29 UTC 2019


This fixes a compilation error that is produced by some versions of clang. No ARC pointers in structs are allowed.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/384

-- Commit Summary --

  * Fix compilation problem with ARC in some compilers.

-- File Changes --

    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.h (3)
    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m (148)
    M platforms/iOS/vm/SqueakPureObjc_Prefix.pch (2)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/384.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/384.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/384
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190327/6f4a815b/attachment.html>


More information about the Vm-dev mailing list