Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 5.1 does not support garbage collection, converting produces an error #28

Closed
icanzilb opened this issue Mar 14, 2014 · 2 comments
Closed

Comments

@icanzilb
Copy link

I tried to automatically convert my local fragria repo but there's an error with one of the functions, which I don't fully understand (provided I've no experience with garbage collected code).

Do you think you will update the code for ARC?

@KosmicTask
Copy link
Owner

I still use Fragaria with a GC app.
However I do plan to arcify it when I get the chance.

Have none of the other forks done this yet?
If not I can try and get a look at it over the next couple of days. Let me know

On 14 Mar 2014, at 15:12, Marin Todorov notifications@github.com wrote:

I tried to automatically convert my local fragria repo but there's an error with one of the functions, which I don't fully understand (provided I've no experience with garbage collected code).

Do you think you will update the code for ARC?


Reply to this email directly or view it on GitHub.

@icanzilb
Copy link
Author

oh great idea... found one that has recent changes towards arc and llvm, thanks https://github.com/scrivel/Fragaria

ghost pushed a commit to bitstadium/Fragaria that referenced this issue Sep 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants