Why is `scope` planned for deprecation?

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Fri Nov 14 00:10:21 PST 2014


On 2014-11-13 23:00, "Ola Fosheim Grøstad" 
<ola.fosheim.grostad+dlang at gmail.com>" wrote:

> Unfortunately, I guess I can't use it on my next project anyway, since I
> need to support iOS5.1 which probably means XCode… 4? Sigh…

Can't you use Xcode 6 and set the minimum deploy target to iOS 5.1? If 
that's not possible it should be possible to use Xcode 4 and replace the 
Clang compiler that Xcode uses with a later version.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list