[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Should we split the project into two branches?
From: |
Derek Fawcus |
Subject: |
Re: Should we split the project into two branches? |
Date: |
Tue, 15 Feb 2022 14:10:31 +0000 |
I don't know about the level of changes needed in GCC, or about the
possibility of using an objC preprocessor, but it was possible to
build and deploy ARC using (including __weak references) code to 10.6.8.
As I recall one had to build against the 10.7 SDK, and then add an
extra package for the __weak support.
So in theory one could do something similar regarding the libobjc1 code.
DF
https://stackoverflow.com/questions/7696201/how-to-deploy-to-snow-leopard-with-arc-enabled
https://www.mikeash.com/pyblog/introducing-plweakcompatibility.html
- Re: Should we split the project into two branches?, (continued)
- Re: Should we split the project into two branches?, Andreas Fink, 2022/02/15
- Re: Should we split the project into two branches?, Max Chan, 2022/02/14
- Re: Should we split the project into two branches?, Gregory Casamento, 2022/02/14
- Re: Should we split the project into two branches?, Max Chan, 2022/02/14
- Re: Should we split the project into two branches?, Gregory Casamento, 2022/02/15
- Re: Should we split the project into two branches?, Max Chan, 2022/02/15
- Re: Should we split the project into two branches?, H. Nikolaus Schaller, 2022/02/15
- Re: Should we split the project into two branches?, Max Chan, 2022/02/15
- Re: Should we split the project into two branches?, Richard Frith-Macdonald, 2022/02/15
- Re: Should we split the project into two branches?, Hugo Melder, 2022/02/14
- Re: Should we split the project into two branches?,
Derek Fawcus <=
- Re: Should we split the project into two branches?, H. Nikolaus Schaller, 2022/02/15
- Re: Should we split the project into two branches?, Max Chan, 2022/02/15
- Re: Should we split the project into two branches?, Richard Frith-Macdonald, 2022/02/14
- Re: Should we split the project into two branches?, Max Chan, 2022/02/14
- Re: Should we split the project into two branches?, Gregory Casamento, 2022/02/14
- Re: Should we split the project into two branches?, Riccardo Mottola, 2022/02/14
- Re: Should we split the project into two branches?, Max Chan, 2022/02/14
- Re: Should we split the project into two branches?, Sergei Golovin, 2022/02/15
- Re: Should we split the project into two branches?, Max Chan, 2022/02/15
- Re: Should we split the project into two branches?, H. Nikolaus Schaller, 2022/02/15