DIP60: @nogc attribute
via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 22 11:05:12 PDT 2014
On Tuesday, 22 April 2014 at 17:52:28 UTC, Steven Schveighoffer
wrote:
> Even doing it the way they have seems unnecessarily complex,
> given that iOS 64-bit was brand new.
I dislike this too… The only reason I can think of is that Apple
themselves have code for OS-X that is optimized 64 bit code and
that will break if they add another field? The lower bit is used
for "compatibility mode". Hmm…
More information about the Digitalmars-d
mailing list