[dmd-internals] Throwing Errors

Jacob Carlborg doob at me.com
Sat Mar 17 09:55:56 PDT 2012


On 17 mar 2012, at 17:48, Andrei Alexandrescu wrote:

> On 3/17/12 5:37 AM, Leandro Lucarella wrote:
>> Well, you know that avoiding the GC in D is not particularly easy, as
>> there are so many hidden allocations...
> 
> I wonder how we can improve on this. It's becoming quite clear that the GC is a concern of many potential D users.


To start with: a switch which makes it can error to use any feature the relies on the GC.

-- 
/Jacob Carlborg



More information about the dmd-internals mailing list