Mac Apps That Use Garbage Collection Must Move to ARC
via Digitalmars-d
digitalmars-d at puremagic.com
Mon Feb 23 01:04:21 PST 2015
On Monday, 23 February 2015 at 09:01:23 UTC, Daniel Murphy wrote:
> "Ola Fosheim Grøstad" " wrote in message
> news:hwwotfmkjvwsempqibla at forum.dlang.org...
>
>> I mean that the optimizer does not know what _rc is. The
>> optimizer can only elide what it can prove, by sound logic,
>> not by assumptions.
>
> The whole point of compiler-supported RC is that the optimizer
> can make assumptions.
Yes, but then it makes no sense to tell Manu that he should use a
library RC...
It is nice to see at least one person admit that D needs to
depart from modular arithmetic to solve real world problems...
Because that is the implication of your statement. ;)
More information about the Digitalmars-d
mailing list