Which is the recommended version for 10.6 with gcc (not clang)?
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 3.7k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
@nst I am interested to get it working on 10.6 powerpc – as compared to x86, clang cannot be used (so no ARC and no blocks).
I tried 8b5101a46f50b3f136e2e76f6af4079fda93d4b3 commit, which is prior to ARC conversion, but it still fails.
What is the recommended version to try?
Or if compatibility can be restored to a later version, that would be awesome.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking commit 8b5101a46f50b3f136e2e76f6af4079fda93d4b3 and the build behavior on Mac OS X 10.6 PowerPC with GCC rather than Clang. Done means identifying a recommended compatible version or defining the compatibility work needed for a later version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- desktop-dev, operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100