Re: malloc(0) returns a pointer, not NULL

2015-05-06 Thread Clark Smith Cox III
, -- 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 cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe

Re: Does GCD auto-limit concurrent tasks to number of cores?

2015-04-09 Thread Clark Smith Cox III
completed). -- 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 cocoa-dev-admins(at)lists.apple.com Help

Re: iOS 7/8 sandboxing question. Path to Documents folder changing on every app launch?

2015-04-06 Thread Clark Smith Cox III
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 admin requests or moderator comments to the list. Contact the moderators

Re: start with OSX 5.1.1

2014-07-31 Thread Clark Smith Cox III
in such a configuration is an exceedingly bad idea, especially if you are planning to do so in production. -- Clark Smith Cox III clark@apple.com mailto:clark@apple.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin

Re: 6.1.6 for iPhones?

2014-02-23 Thread Clark Smith Cox III
available version, 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

Re: ARC and autorelease pools

2014-02-16 Thread Clark Smith Cox III
On Feb 16, 2014, at 10:22, Kevin Meaney k...@yvs.eu.com wrote: On 16 Feb 2014, at 17:06, Jens Alfke j...@mooseyard.com wrote: On Feb 16, 2014, at 5:27 AM, Kevin Meaney k...@yvs.eu.com wrote: Is the only reason for interoperability with manual retain-release code? For backward

Re: Threaded drawing

2013-12-07 Thread Clark Smith Cox III
? 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 the moderators at cocoa-dev-admins

Re: predefined macro iOS vs OS X

2013-08-17 Thread Clark Smith Cox III
to be defined as a typedef for CGRect. -- 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 cocoa-dev-admins