Changes between Initial Version and Version 1 of Ticket #45835, comment 9


Ignore:
Timestamp:
Mar 8, 2015, 4:04:59 PM (9 years ago)
Author:
kmfs69@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45835, comment 9

    initial v1  
    22> I used Xcode 5 on my 10.9 system to convert GC to ARC and fix remaining errors.  Minimum supported systems should be 10.6.  I made a batch patch; give it a try.  It builds for me, but since it is a framework, I do not know if it really works.  If you compile projects against it, let me know what errors you encounter.
    33
    4 I was able to compile the MacPorts_Framework with your patch on Mac OS 10.9 with Xcode 6.1.1.
     4I was able to compile the MacPorts_Framework with your patch on Mac OS 10.10 with Xcode 6.1.1.
    55
    66However when I tried to compile the MacPorts package "Pallet" it failed with the error "garbage collection is no longer supported". I'll log a new ticket for this one.