7/8 under each launch.
It might not change *every* launch, but you should expect that it *could*
change between any two launches.
--
Clark Smith Cox III
clark@apple.com
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post
(i.e. when the above
dispatch_apply has returned, all 4950 executions of your block have already
completed).
--
Clark Smith Cox III
clark@apple.com
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or m
bytes );
>
> Just thought you'd like to know,
--
Clark Smith Cox III
clark@apple.com
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at coc
n your method prototypes and just use CGRect.
Or just define NS_BUILD_32_LIKE_64. Doing so will cause NSRect to be defined as
a typedef for CGRect.
--
Clark Smith Cox III
clark@apple.com
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
P
is created,or when it
> is run?
It is captured when the block is created.
--
Clark Smith Cox III
clark@apple.com
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact th
On Feb 16, 2014, at 10:22, Kevin Meaney wrote:
>
> On 16 Feb 2014, at 17:06, Jens Alfke wrote:
>
>> On Feb 16, 2014, at 5:27 AM, Kevin Meaney wrote:
>>
>>> Is the only reason for interoperability with manual retain-release code?
>>
>> For backward compatibility. Nearly every piece of exist
ersion, all other devices
are either limited to 5.1.x (or earlier) or can be upgraded to 7.0.6.
--
Clark Smith Cox III
clark@apple.com
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments
finder from my xcode 3 installation
> into my xcode 5 installation… done.
Xcode receives zero testing in these unsupported configurations. Attempting to
use Xcode in such a configuration is an exceedingly bad idea, especially if you
are planning to do so in production.
--
Clark Smith Cox II